Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / arch / blackfin / mach-bf548 / boards / Kconfig
1 choice
2         prompt "System type"
3         default BFIN548_EZKIT
4         help
5           Select your board!
6
7 config BFIN548_EZKIT
8         bool "BF548-EZKIT"
9         help
10           BFIN548-EZKIT board support.
11
12 endchoice