diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 05:12:25 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:22:01 -0400 |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/leds/Kconfig | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) |
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 556aeca0d860..d9db17624f12 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -100,7 +100,7 @@ config LEDS_HP6XX | |||
100 | tristate "LED Support for the HP Jornada 6xx" | 100 | tristate "LED Support for the HP Jornada 6xx" |
101 | depends on LEDS_CLASS && SH_HP6XX | 101 | depends on LEDS_CLASS && SH_HP6XX |
102 | help | 102 | help |
103 | This option enables led support for the handheld | 103 | This option enables LED support for the handheld |
104 | HP Jornada 620/660/680/690. | 104 | HP Jornada 620/660/680/690. |
105 | 105 | ||
106 | config LEDS_PCA9532 | 106 | config LEDS_PCA9532 |
@@ -108,7 +108,7 @@ config LEDS_PCA9532 | |||
108 | depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL | 108 | depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL |
109 | help | 109 | help |
110 | This option enables support for NXP pca9532 | 110 | This option enables support for NXP pca9532 |
111 | led controller. It is generally only usefull | 111 | LED controller. It is generally only useful |
112 | as a platform driver | 112 | as a platform driver |
113 | 113 | ||
114 | config LEDS_GPIO | 114 | config LEDS_GPIO |
@@ -144,7 +144,7 @@ config LEDS_CLEVO_MAIL | |||
144 | Positivo Mobile (Clevo M5x0V) | 144 | Positivo Mobile (Clevo M5x0V) |
145 | 145 | ||
146 | If your model is not listed here you can try the "nodetect" | 146 | If your model is not listed here you can try the "nodetect" |
147 | module paramter. | 147 | module parameter. |
148 | 148 | ||
149 | To compile this driver as a module, choose M here: the | 149 | To compile this driver as a module, choose M here: the |
150 | module will be called leds-clevo-mail. | 150 | module will be called leds-clevo-mail. |