[PATCH 3/3] ARM i.MX: Update defconfig
Shawn Guo
shawn.guo at freescale.com
Sun Nov 13 20:58:29 EST 2011
Hi Sascha,
On Thu, Nov 10, 2011 at 10:06:06AM +0100, Sascha Hauer wrote:
> This updates the defconfig for i.MX3, i.MX5 and i.MX6.
>
> - all these can be compiled together now, so remove mx3_defconfig and
> mx5_defconfig and introduce a imx_v6_v7_defconfig instead.
>
Can you amend the following change to imx_v6_v7_defconfig? With this
change, CONFIG_MMC_BLOCK will become built-in and I can boot the kernel
with Linaro rootfs on SD/MMC, which is a pretty nice thing for some
people.
Regards,
Shawn
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 2fbcaef..3a4fb2e 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -132,7 +132,6 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_MXC=y
CONFIG_USB_STORAGE=y
CONFIG_MMC=y
-CONFIG_MMC_BLOCK=m
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_ESDHC_IMX=y
More information about the linux-arm-kernel
mailing list