]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/bachmann/ot1200/Kconfig
kconfig: arm: introduce symbol for ARM CPUs
[people/ms/u-boot.git] / board / bachmann / ot1200 / Kconfig
CommitLineData
39d09733
CG
1if TARGET_OT1200
2
39d09733 3config SYS_BOARD
39d09733
CG
4 default "ot1200"
5
6config SYS_VENDOR
39d09733
CG
7 default "bachmann"
8
9config SYS_SOC
39d09733
CG
10 default "mx6"
11
12config SYS_CONFIG_NAME
39d09733
CG
13 default "ot1200"
14
15endif