Add linux-next specific files for 20110831
[linux-2.6/next.git] / arch / blackfin / mach-bf518 / boards / Kconfig
blob252261ec04c483be21666a946d773cd20ab2ea0c
1 choice
2         prompt "System type"
3         default BFIN518F_EZBRD
4         help
5           Select your board!
7 config BFIN518F_EZBRD
8         bool "BF518F-EZBRD"
9         help
10           BF518-EZBRD board support.
12 config BFIN518F_TCM
13        bool "Bluetechnix TCM-BF518"
14        help
15          Bluetechnix TCM-BF518 board support.
17 endchoice