License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / blackfin / mach-bf609 / boards / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 choice
3         prompt "System type"
4         default BFIN609_EZKIT
5         help
6           Select your board!
7
8 config BFIN609_EZKIT
9         bool "BF609-EZKIT"
10         help
11           BFIN609-EZKIT board support.
12           
13 endchoice