uboot/board/hymod/Kconfig

10 lines
99 B
Plaintext

if TARGET_HYMOD
config SYS_BOARD
default "hymod"
config SYS_CONFIG_NAME
default "hymod"
endif