Title: [6802] trunk/drivers/mmc/host/Kconfig: bfin_sdh: fix up style and grammar
Revision
6802
Author
vapier
Date
2009-06-18 22:51:53 -0500 (Thu, 18 Jun 2009)

Log Message

bfin_sdh: fix up style and grammar

Modified Paths


Diff

Modified: trunk/drivers/mmc/host/Kconfig (6801 => 6802)


--- trunk/drivers/mmc/host/Kconfig	2009-06-19 03:49:58 UTC (rev 6801)
+++ trunk/drivers/mmc/host/Kconfig	2009-06-19 03:51:53 UTC (rev 6802)
@@ -216,16 +216,17 @@
 config SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND
 	bool "Blackfin EZkit Missing SDH_CMD Pull Up Resistor Workaround"
 	depends on SDH_BFIN
+	default BFIN548_EZKIT
 	help
 	  If you say yes here SD-Cards may work on the EZkit.
 
 config SDH_BFIN_ENABLE_SDIO_IRQ
-	bool "Enable sdio irq for sdio device"
+	bool "Enable SDIO irq for SDIO devices"
 	depends on SDH_BFIN
-        default n
+	default n
 	help
-	  If you say yes,the driver will work in 1 bit mode and use DATA1 line
-	  as dedicated interrupt pin for sdio device.
+	  If you say yes here, the driver will work in 1 bit mode and use
+	  DATA1 line as dedicated interrupt pin for SDIO devices.
 
 config MMC_SPI
 	tristate "MMC/SD/SDIO over SPI"
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to