u-boot/board/jse/Kconfig

10 lines
93 B
Plaintext

if TARGET_JSE
config SYS_BOARD
default "jse"
config SYS_CONFIG_NAME
default "JSE"
endif