lineage_kernel_xcoverpro/arch/blackfin/mach-bf609/boards/Kconfig

14 lines
209 B
Plaintext
Executable File

# SPDX-License-Identifier: GPL-2.0
choice
prompt "System type"
default BFIN609_EZKIT
help
Select your board!
config BFIN609_EZKIT
bool "BF609-EZKIT"
help
BFIN609-EZKIT board support.
endchoice