u-boot/board/shmin/Kconfig

10 lines
99 B
Plaintext

if TARGET_SHMIN
config SYS_BOARD
default "shmin"
config SYS_CONFIG_NAME
default "shmin"
endif