Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / blackfin / mach-bf538 / boards / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 choice
3         prompt "System type"
4         default BFIN538_EZKIT
5         help
6           Select your board!
7
8 config BFIN538_EZKIT
9         bool "BF538-EZKIT"
10         help
11           BF538-EZKIT-LITE board support.
12
13 endchoice