summaryrefslogtreecommitdiffstats
path: root/board/bachmann/ot1200/Kconfig
blob: 7f8a6a1abc3a444caaeb2e8c047a0329e7dd26e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
OpenPOWER on IntegriCloud