uboot/board/esd/otc570/Kconfig

13 lines
136 B
Plaintext

if TARGET_OTC570
config SYS_BOARD
default "otc570"
config SYS_VENDOR
default "esd"
config SYS_CONFIG_NAME
default "otc570"
endif