Message ID | 20111114015828.GB10217@S2100-06.ap.freescale.net |
---|---|
State | New |
Headers | show |
On Mon, Nov 14, 2011 at 09:58:29AM +0800, Shawn Guo wrote: > 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. Ok, no problem. Sascha > > 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 > >
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