[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1262965244-18894-1-git-send-email-nicolas.ferre@atmel.com>
Date: Fri, 8 Jan 2010 16:40:44 +0100
From: Nicolas Ferre <nicolas.ferre@...el.com>
To: akpm@...ux-foundation.org, linux-mmc@...r.kernel.org
Cc: jic23@....ac.uk, linux-kernel@...r.kernel.org,
kernel@...32linux.org, Nicolas Ferre <nicolas.ferre@...el.com>
Subject: [PATCH] MMC: Atmel host kconfig cleanup for everyone else
This prevents those without an Atmel chip having a line in kernel configuration
which says "Atmel SD/MMC Driver" without any option.
Signed-off-by: Jonathan Cameron <jic23@....ac.uk>
Signed-off-by: Nicolas Ferre <nicolas.ferre@...el.com>
---
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 ce1d288..c268062 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -193,6 +193,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.5.6.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists