u-boot-brain/board/udoo/Kconfig

10 lines
96 B
Plaintext

if TARGET_UDOO
config SYS_BOARD
default "udoo"
config SYS_CONFIG_NAME
default "udoo"
endif