u-boot/board/esd/otc570/Kconfig

16 lines
168 B
Plaintext

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