]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/blackfin/mach-bf527/boards/Kconfig
Merge branch 'release-2.6.27' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-omap-h63xx.git] / arch / blackfin / mach-bf527 / boards / Kconfig
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
12 config BFIN527_BLUETECHNIX_CM
13         bool "Bluetechnix CM-BF527"
14         help
15           CM-BF527 support for EVAL- and DEV-Board.
16
17 endchoice