u-boot/board/bachmann/ot1200/Kconfig

16 lines
172 B
Plaintext

if TARGET_OT1200
config SYS_BOARD
default "ot1200"
config SYS_VENDOR
default "bachmann"
config SYS_SOC
default "mx6"
config SYS_CONFIG_NAME
default "ot1200"
endif