secgateway/kernel/linux-4.14.83/arch/blackfin/mach-bf538/boards/Kconfig

14 lines
209 B
Plaintext
Raw Normal View History

2019-06-11 07:43:23 +00:00
# SPDX-License-Identifier: GPL-2.0
choice
prompt "System type"
default BFIN538_EZKIT
help
Select your board!
config BFIN538_EZKIT
bool "BF538-EZKIT"
help
BF538-EZKIT-LITE board support.
endchoice