u-boot/board/atc/Kconfig

10 lines
93 B
Plaintext

if TARGET_ATC
config SYS_BOARD
default "atc"
config SYS_CONFIG_NAME
default "atc"
endif