[PATCH] Correct Kconfig comment for MCI_OMAP_HSMMC to include OMAP3.

Robert P. J. Day rpjday at crashcourse.ca
Tue Feb 7 16:01:44 EST 2012


Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

  based on patch described here:

http://lists.infradead.org/pipermail/barebox/2011-April/003396.html

diff --git a/drivers/mci/Kconfig b/drivers/mci/Kconfig
index 8279e5d..73efa66 100644
--- a/drivers/mci/Kconfig
+++ b/drivers/mci/Kconfig
@@ -69,8 +69,8 @@ config MCI_OMAP_HSMMC
 	bool "OMAP HSMMC"
 	depends on ARCH_OMAP4 || ARCH_OMAP3
 	help
-	  Enable this entry to add support to read and write SD cards on a
-	  OMAP4 based system.
+	  Enable this entry to add support to read and write SD cards on
+	  both OMAP3 and OMAP4 based systems.

 config MCI_PXA
 	bool "PXA"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the barebox mailing list