X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx6%2FKconfig;h=fbf1d2ad6fa45a1eed31d8d4ce93d7502f3d2f7c;hp=8800d059c472f1c6b856837faf1ae264ee4dca3e;hb=0bacb4d60fb1d17a66c032eb13ed8d01599bcc37;hpb=797b7b6b1bc31350b3b95dc9c7ece5db712e642c diff --git a/board/karo/tx6/Kconfig b/board/karo/tx6/Kconfig index 8800d059c4..fbf1d2ad6f 100644 --- a/board/karo/tx6/Kconfig +++ b/board/karo/tx6/Kconfig @@ -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