u-boot/board/espt/Kconfig

10 lines
96 B
Plaintext

if TARGET_ESPT
config SYS_BOARD
default "espt"
config SYS_CONFIG_NAME
default "espt"
endif