aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2010-06-23 10:26:22 +0200
committerLars-Peter Clausen <lars@metafoo.de>2010-06-23 15:25:19 +0200
commitd68329250120b2c92a29fc71805cd7ce043108b0 (patch)
treebeb5d5c34f669e7ed356803f78637ac22970e14f
parenta1a29d40be0ebe43bd26b0c5647e1273b45e9f00 (diff)
glamo-gpio: fix Kconfig help text
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index bfea859fe8d..4502f088d8a 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -74,7 +74,7 @@ config GPIO_GLAMO
tristate "Glamo GPIO support"
depends on MFD_GLAMO
help
- Enable a bitbanging SPI adapter driver for the Smedia Glamo.
+ Say yes here to support GPIO functionality of the Smedia Glamo.
config GPIO_IT8761E
tristate "IT8761E GPIO support"