uboot/board/ids/ids8247/Kconfig

13 lines
139 B
Plaintext

if TARGET_IDS8247
config SYS_BOARD
default "ids8247"
config SYS_VENDOR
default "ids"
config SYS_CONFIG_NAME
default "IDS8247"
endif