[Blackfin] arch: Apply Bluetechnix vendor patch
[linux-2.6/btrfs-unstable.git] / arch / blackfin / mach-bf548 / boards / Kconfig
blobd38e52671853634a201d743f3f845a899effcc2e
1 choice
2         prompt "System type"
3         default BFIN548_EZKIT
4         help
5           Select your board!
7 config BFIN548_EZKIT
8         bool "BF548-EZKIT"
9         help
10           BFIN548-EZKIT board support.
11           
12 config BFIN548_BLUETECHNIX_CM
13         bool "Bluetechnix CM-BF548"
14         depends on (BF548)
15         help
16           CM-BF548 support for DEV-Board.         
18 endchoice