u-boot/board/esd/plu405/Kconfig

13 lines
136 B
Plaintext

if TARGET_PLU405
config SYS_BOARD
default "plu405"
config SYS_VENDOR
default "esd"
config SYS_CONFIG_NAME
default "PLU405"
endif