]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm: imx6qdl: tx6: defconfig: mfg tool karo-tx6-fsl-mfg-2015-10 kc/karo-tx6-fsl-mfg-2015-10
authorOliver Wendt <ow@karo-electronics.de>
Fri, 30 Oct 2015 17:11:20 +0000 (18:11 +0100)
committerOliver Wendt <ow@karo-electronics.de>
Fri, 30 Oct 2015 17:11:20 +0000 (18:11 +0100)
Cahnges and added setting to the MFGTool deconfig of the TX6Q/DL for:

Debug UART -> Enabled lowlevel debug and i.MX6QDL debug uart
MMC minor devices: 8 -> 16

arch/arm/configs/tx6_mfg_defconfig

index b45ec98d0b7be880f62e58cb2a0570f77ad43d2d..83d6d02650a51ca412f9693db257f08e8db866e3 100644 (file)
@@ -256,6 +256,9 @@ CONFIG_FSL_UTP=y
 # CONFIG_USB_G_DBGP is not set
 # CONFIG_USB_G_WEBCAM is not set
 CONFIG_MMC=y
+CONFIG_MMC_BLOCK=y
+CONFIG_MMC_BLOCK_MINORS=16
+CONFIG_MMC_BLOCK_BOUNCE=y
 CONFIG_MMC_UNSAFE_RESUME=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
@@ -334,3 +337,5 @@ CONFIG_CRC_CCITT=m
 CONFIG_CRC_T10DIF=y
 CONFIG_CRC7=m
 CONFIG_LIBCRC32C=m
+CONFIG_DEBUG_LL=y
+CONFIG_DEBUG_IMX6Q_UART=y