Jetpack/u-boot/board/espt/Kconfig

10 lines
96 B
Plaintext
Raw Permalink Normal View History

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