]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx6/Kconfig
karo: tx6: add support for TX6Q-8037 (i.MX6QP)
[karo-tx-uboot.git] / board / karo / tx6 / Kconfig
index 8800d059c472f1c6b856837faf1ae264ee4dca3e..fbf1d2ad6fa45a1eed31d8d4ce93d7502f3d2f7c 100644 (file)
@@ -56,6 +56,9 @@ config TX6UL
        select SOC_MX6UL
        select SYS_SDRAM_BUS_WIDTH_16
 
+config TX6QP
+       bool
+
 #
 # variables selected depending on module variant
 #
@@ -166,6 +169,14 @@ config TARGET_TX6UL_0011
        select TX6UL
        select TX6_EMMC
 
+config TARGET_TX6QP_8037
+       bool "TX6QP-8037"
+       select SOC_MX6Q
+       select SYS_I2C
+       select SYS_I2C_MXC
+       select TX6_EMMC
+       select TX6QP
+
 endchoice
 
 choice