ubuntu-linux-kernel/arch/blackfin/mach-bf538/boards/Kconfig

14 lines
209 B
Plaintext
Raw Permalink Normal View History

2024-04-01 15:06:58 +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