u-boot/board/h2200/Kconfig

10 lines
99 B
Plaintext

if TARGET_H2200
config SYS_BOARD
default "h2200"
config SYS_CONFIG_NAME
default "h2200"
endif