]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/blackfin/mach-bf518/boards/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / blackfin / mach-bf518 / boards / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
2f6f4bcd
BW
2choice
3 prompt "System type"
4 default BFIN518F_EZBRD
5 help
6 Select your board!
7
8config BFIN518F_EZBRD
9 bool "BF518F-EZBRD"
10 help
11 BF518-EZBRD board support.
12
5aff1642
HK
13config BFIN518F_TCM
14 bool "Bluetechnix TCM-BF518"
15 help
16 Bluetechnix TCM-BF518 board support.
17
2f6f4bcd 18endchoice