License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / arch / blackfin / mach-bf518 / boards / Kconfig
blobf7b93b950ef4d32dd6e2ca6e7dfa171ae80b1df7
1 # SPDX-License-Identifier: GPL-2.0
2 choice
3         prompt "System type"
4         default BFIN518F_EZBRD
5         help
6           Select your board!
8 config BFIN518F_EZBRD
9         bool "BF518F-EZBRD"
10         help
11           BF518-EZBRD board support.
13 config BFIN518F_TCM
14        bool "Bluetechnix TCM-BF518"
15        help
16          Bluetechnix TCM-BF518 board support.
18 endchoice