u-boot/board/munices/Kconfig

10 lines
105 B
Plaintext

if TARGET_MUNICES
config SYS_BOARD
default "munices"
config SYS_CONFIG_NAME
default "munices"
endif