linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: r65037@freescale.com (Richard Zhu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] esdhc-4 mx51: enable fsl esdhc driver
Date: Fri, 24 Sep 2010 11:54:27 +0800	[thread overview]
Message-ID: <1285300467-5158-5-git-send-email-r65037@freescale.com> (raw)
In-Reply-To: <1285300467-5158-4-git-send-email-r65037@freescale.com>

Enable the fsl esdhc driver on mx51 platforms

Signed-off-by: Richard Zhu <r65037@freescale.com>
---
 arch/arm/configs/mx51_defconfig |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/arch/arm/configs/mx51_defconfig b/arch/arm/configs/mx51_defconfig
index a665ecb..4f3067b 100644
--- a/arch/arm/configs/mx51_defconfig
+++ b/arch/arm/configs/mx51_defconfig
@@ -106,8 +106,13 @@ CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_MXC=y
 CONFIG_MMC=y
-CONFIG_MMC_BLOCK=m
-CONFIG_MMC_SDHCI=m
+CONFIG_MMC_BLOCK=y
+CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_IO_ACCESSORS=y
+CONFIG_MMC_SDHCI_PLTFM=y
+CONFIG_MMC_SDHCI_IMX=y
+# CONFIG_MMC_MXC is not set
+# CONFIG_MEMSTICK is not set
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=m
 CONFIG_RTC_CLASS=y
-- 
1.7.0

  reply	other threads:[~2010-09-24  3:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-24  3:54 [4-0] serial patches that enable the eSDHC on iMX51 Richard Zhu
2010-09-24  3:54 ` [PATCH 1/4] sdhci-1: sdhci driver modifications when support FSL eSDHC Richard Zhu
2010-09-24  3:54   ` [PATCH 2/4] esdhc-2 mx51: Modify the MSL codes when upstreaming fsl esdhc driver Richard Zhu
2010-09-24  3:54     ` [PATCH 3/4] esdhc-3 esdhc: fsl esdhc driver based on sdhci driver Richard Zhu
2010-09-24  3:54       ` Richard Zhu [this message]
2010-09-24  3:57         ` [PATCH 4/4] esdhc-4 mx51: enable fsl esdhc driver Zhu Richard-R65037
2010-09-29 14:28     ` [PATCH 2/4] esdhc-2 mx51: Modify the MSL codes when upstreaming " Uwe Kleine-König
  -- strict thread matches above, loose matches on Subject: below --
2010-09-24  3:43 [4-0] Serial patchs that upstream fsl i.MX MX51 sdhci driver Richard Zhu
2010-09-24  3:43 ` [PATCH 1/4] sdhci-1: sdhci driver modifications when support FSL eSDHC Richard Zhu
2010-09-24  3:43   ` [PATCH 2/4] esdhc-2 mx51: Modify the MSL codes when upstreaming fsl esdhc driver Richard Zhu
2010-09-24  3:43     ` [PATCH 3/4] esdhc-3 esdhc: fsl esdhc driver based on sdhci driver Richard Zhu
2010-09-24  3:43       ` [PATCH 4/4] esdhc-4 mx51: enable fsl esdhc driver Richard Zhu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1285300467-5158-5-git-send-email-r65037@freescale.com \
    --to=r65037@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).