Title: [8151] trunk/drivers/mmc/host/Kconfig: [#5808] revert kconfig changes -- this code is correct
Revision
8151
Author
vapier
Date
2010-01-13 08:28:45 -0500 (Wed, 13 Jan 2010)

Log Message

[#5808] revert kconfig changes -- this code is correct

Modified Paths

Diff

Modified: trunk/drivers/mmc/host/Kconfig (8150 => 8151)


--- trunk/drivers/mmc/host/Kconfig	2010-01-13 10:43:20 UTC (rev 8150)
+++ trunk/drivers/mmc/host/Kconfig	2010-01-13 13:28:45 UTC (rev 8151)
@@ -167,7 +167,7 @@
 	  Choose which driver to use for the Atmel MCI Silicon
 
 config MMC_AT91
-	bool "AT91 SD/MMC Card Interface support"
+	tristate "AT91 SD/MMC Card Interface support"
 	depends on ARCH_AT91
 	help
 	  This selects the AT91 MCI controller.
@@ -175,7 +175,7 @@
 	  If unsure, say N.
 
 config MMC_ATMELMCI
-	bool "Atmel Multimedia Card Interface support"
+	tristate "Atmel Multimedia Card Interface support"
 	depends on AVR32 || ARCH_AT91
 	help
 	  This selects the Atmel Multimedia Card Interface driver. If
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to