u-boot/board/sc3/Kconfig

10 lines
93 B
Plaintext

if TARGET_SC3
config SYS_BOARD
default "sc3"
config SYS_CONFIG_NAME
default "sc3"
endif