Mike Frysinger | 4f25eb8 | 2007-11-15 20:49:44 +0800 | [diff] [blame] | 1 | choice |
| 2 | prompt "System type" |
| 3 | default BFIN527_EZKIT |
| 4 | help |
| 5 | Select your board! |
| 6 | |
| 7 | config BFIN527_EZKIT |
| 8 | bool "BF527-EZKIT" |
| 9 | help |
| 10 | BF527-EZKIT-LITE board support. |
| 11 | |
Michael Hennerich | 9db144f | 2008-07-19 17:16:07 +0800 | [diff] [blame] | 12 | config BFIN527_BLUETECHNIX_CM |
| 13 | bool "Bluetechnix CM-BF527" |
| 14 | help |
| 15 | CM-BF527 support for EVAL- and DEV-Board. |
| 16 | |
Michael Hennerich | 8cc7117 | 2008-10-13 14:45:06 +0800 | [diff] [blame^] | 17 | config BFIN526_EZBRD |
| 18 | bool "BF526-EZBRD" |
| 19 | help |
| 20 | BF526-EZBRD/EZKIT Lite board support. |
| 21 | |
Mike Frysinger | 4f25eb8 | 2007-11-15 20:49:44 +0800 | [diff] [blame] | 22 | endchoice |