gk7205v200-uboot/board/espt/Kconfig

10 lines
96 B
Plaintext
Raw Normal View History

2025-08-07 17:13:54 +08:00
if TARGET_ESPT
config SYS_BOARD
default "espt"
config SYS_CONFIG_NAME
default "espt"
endif