u-boot/board/pcs440ep/Kconfig

10 lines
108 B
Plaintext

if TARGET_PCS440EP
config SYS_BOARD
default "pcs440ep"
config SYS_CONFIG_NAME
default "pcs440ep"
endif