[PATCH 1/6] ARM: mxc: update defconfigs
Shawn Guo
shawn.guo at freescale.com
Tue Apr 12 04:33:18 EDT 2011
On Tue, Apr 12, 2011 at 10:08:51AM +0200, Uwe Kleine-König wrote:
> On Tue, Apr 12, 2011 at 03:59:32PM +0800, Shawn Guo wrote:
> > Hi Uwe,
> >
> > On Sun, Apr 10, 2011 at 09:48:58PM +0200, Uwe Kleine-König wrote:
> > >
> > [...]
> > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> > > ---
> > > arch/arm/configs/mx1_defconfig | 11 +++-----
> > > arch/arm/configs/mx21_defconfig | 8 +++---
> > > arch/arm/configs/mx27_defconfig | 45 ++++++++++++++++++++++++++++----
> > > arch/arm/configs/mx3_defconfig | 40 +++++++++++++++++++++--------
> > > arch/arm/configs/mx51_defconfig | 53 +++++++++++++++++++++++++++++++-------
> >
> > Would you consider to enable mx5 ESDHC by default? I guess Linaro
> > will appreciate it, as they are using ext3 rootfs on SD/MMC for their
> > releases.
> I assume this means
>
> +CONFIG_MMC_SDHCI_PLTFM=m
> +CONFIG_MMC_SDHCI_ESDHC_IMX=y
>
To get the system up with rootfs mounted on SD/MMC, I have to do the
following.
CONFIG_MMC_BLOCK=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_ESDHC_IMX=y
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list