]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/blackfin/mach-bf538/boards/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-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