]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/warp/Kconfig
karo: tx6: add support for TX6Q-8037 (i.MX6QP)
[karo-tx-uboot.git] / board / warp / Kconfig
1 if TARGET_WARP
2
3 config SYS_BOARD
4         default "warp"
5
6 config SYS_SOC
7         default "mx6"
8
9 config SYS_CONFIG_NAME
10         default "warp"
11
12 endif