All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@cam.ac.uk>
To: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: linux-mmc@vger.kernel.org
Subject: [PATCH] MMC: Atmel host kconfig cleanup for everyone else
Date: Mon, 04 Jan 2010 16:38:32 +0000	[thread overview]
Message-ID: <4B421988.4020508@cam.ac.uk> (raw)
In-Reply-To: <4B421685.8010306@atmel.com>

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
---

 This prevents those without an Atmel chip having a line in
 menuconfig etc which says "Atmel SD/MMC Driver" without any
 options.

 drivers/mmc/host/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index e04b751..17ef22f 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -162,6 +162,7 @@ config MMC_AU1X
 
 choice
 	prompt "Atmel SD/MMC Driver"
+	depends on AVR32 || ARCH_AT91
 	default MMC_ATMELMCI if AVR32
 	help
 	  Choose which driver to use for the Atmel MCI Silicon
-- 
1.6.4.4


  reply	other threads:[~2010-01-04 16:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 16:21 MMC: Atmel choice under Kconfig Jonathan Cameron
2010-01-04 16:25 ` Nicolas Ferre
2010-01-04 16:38   ` Jonathan Cameron [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-08 15:40 [PATCH] MMC: Atmel host kconfig cleanup for everyone else Nicolas Ferre

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=4B421988.4020508@cam.ac.uk \
    --to=jic23@cam.ac.uk \
    --cc=linux-mmc@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.