diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-13 11:14:11 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-16 08:40:08 -0400 |
commit | 6b2aac42b20f495d9ea220036f57596d525d4233 (patch) | |
tree | 838c0537310ebd6198eeef7f5826edf141f467d7 /drivers/hid/Kconfig | |
parent | b40b26ccfc31465363dbd3ff849bd84ec87fe9b7 (diff) |
Fix typo in various Kconfig file
Correct spelling typo in various Kconfig file.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index a3d033252995..478eb4a90f2c 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -448,7 +448,7 @@ config HID_PICOLCD_FB | |||
448 | select FB_SYS_FOPS | 448 | select FB_SYS_FOPS |
449 | ---help--- | 449 | ---help--- |
450 | Provide access to PicoLCD's 256x64 monochrome display via a | 450 | Provide access to PicoLCD's 256x64 monochrome display via a |
451 | frambuffer device. | 451 | framebuffer device. |
452 | 452 | ||
453 | config HID_PICOLCD_BACKLIGHT | 453 | config HID_PICOLCD_BACKLIGHT |
454 | bool "Backlight control" if EXPERT | 454 | bool "Backlight control" if EXPERT |