bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
[linux/fpc-iii.git] / arch / blackfin / mach-bf527 / boards / Kconfig
blob1cc2667c10f1ea3a2839de763732bb043567400c
1 choice
2         prompt "System type"
3         default BFIN527_EZKIT
4         help
5           Select your board!
7 config BFIN527_EZKIT
8         bool "BF527-EZKIT"
9         help
10           BF527-EZKIT-LITE board support.
12 config BFIN527_EZKIT_V2
13         bool "BF527-EZKIT-V2"
14         help
15           BF527-EZKIT-LITE V2.1+ board support.
17 config BFIN527_BLUETECHNIX_CM
18         bool "Bluetechnix CM-BF527"
19         help
20           CM-BF527 support for EVAL- and DEV-Board.
22 config BFIN526_EZBRD
23         bool "BF526-EZBRD"
24         help
25           BF526-EZBRD/EZKIT Lite board support.
27 config BFIN527_AD7160EVAL
28         bool "BF527-AD7160-EVAL"
29         help
30           BF527-AD7160-EVAL board support.
32 config BFIN527_TLL6527M
33         bool "The Learning Labs TLL6527M"
34         help
35           TLL6527M V1.0 platform support
37 endchoice