u-boot/board/esd/voh405/Kconfig

13 lines
136 B
Plaintext

if TARGET_VOH405
config SYS_BOARD
default "voh405"
config SYS_VENDOR
default "esd"
config SYS_CONFIG_NAME
default "VOH405"
endif