new/u-boot/board/espt/Kconfig
2025-05-10 21:58:58 +08:00

10 lines
96 B
Plaintext

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