u-boot/board/ip860/Kconfig

10 lines
99 B
Plaintext

if TARGET_IP860
config SYS_BOARD
default "ip860"
config SYS_CONFIG_NAME
default "IP860"
endif