mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Correct Kconfig comment for MCI_OMAP_HSMMC to include OMAP3.
@ 2012-02-07 21:01 Robert P. J. Day
  2012-02-09 14:19 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-02-07 21:01 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


Signed-off-by: Robert P. J. Day <rpjday@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
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-09 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-07 21:01 [PATCH] Correct Kconfig comment for MCI_OMAP_HSMMC to include OMAP3 Robert P. J. Day
2012-02-09 14:19 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox