]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/blackfin/mach-bf538/boards/Kconfig
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux
[mirror_ubuntu-focal-kernel.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