]> git.sur5r.net Git - u-boot/blob - board/canmb/Kconfig
arm: mx6: tqma6: CPU type selection via Kconfig
[u-boot] / board / canmb / Kconfig
1 if TARGET_CANMB
2
3 config SYS_BOARD
4         default "canmb"
5
6 config SYS_CONFIG_NAME
7         default "canmb"
8
9 endif