Title: [4081] trunk/drivers/mmc/host/Kconfig: rewrite help text for bfin sdh
Revision
4081
Author
vapier
Date
2008-01-07 19:20:22 -0600 (Mon, 07 Jan 2008)

Log Message

rewrite help text for bfin sdh

Diffstat

 Kconfig |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

Modified Paths


Diff

Modified: trunk/drivers/mmc/host/Kconfig (4080 => 4081)


--- trunk/drivers/mmc/host/Kconfig	2008-01-07 23:11:30 UTC (rev 4080)
+++ trunk/drivers/mmc/host/Kconfig	2008-01-08 01:20:22 UTC (rev 4081)
@@ -104,8 +104,11 @@
 	tristate "Blackfin Secure Digital Host support"
 	depends on MMC && (BF54x && !BF544)
 	help
-	  Say Y or M to enable Secure Digital Host interface on BF54x series
-	  processor.
+	  If you say yes here you will get support for the Blackfin on-chip
+	  Secure Digital Host interface.  This includes support for MMC and
+	  SD cards.
 
+	  To compile this driver as a module, choose M here: the
+	  module will be called bfin_sdh.
+
 	  If unsure, say N.
-
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to