u-boot/board/esd/dp405/Kconfig

13 lines
133 B
Plaintext

if TARGET_DP405
config SYS_BOARD
default "dp405"
config SYS_VENDOR
default "esd"
config SYS_CONFIG_NAME
default "DP405"
endif