u-boot/board/a3000/Kconfig

10 lines
99 B
Plaintext

if TARGET_A3000
config SYS_BOARD
default "a3000"
config SYS_CONFIG_NAME
default "A3000"
endif