The patch titled
mmc: Atmel host kconfig cleanup for everyone else
has been added to the -mm tree. Its filename is
mmc-atmel-host-kconfig-cleanup-for-everyone-else.patch
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: mmc: Atmel host kconfig cleanup for everyone else
From: Nicolas Ferre <[email protected]>
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 <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
---
drivers/mmc/host/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff -puN
drivers/mmc/host/Kconfig~mmc-atmel-host-kconfig-cleanup-for-everyone-else
drivers/mmc/host/Kconfig
--- a/drivers/mmc/host/Kconfig~mmc-atmel-host-kconfig-cleanup-for-everyone-else
+++ a/drivers/mmc/host/Kconfig
@@ -189,6 +189,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
_
Patches currently in -mm which might be from [email protected] are
mmc-atmel-host-kconfig-cleanup-for-everyone-else.patch
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html