u-boot/board/g2000/Kconfig

10 lines
99 B
Plaintext

if TARGET_G2000
config SYS_BOARD
default "g2000"
config SYS_CONFIG_NAME
default "G2000"
endif