summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorBruno Prémont <bonbons@linux-vserver.org>2010-03-30 20:36:07 (GMT)
committerJiri Kosina <jkosina@suse.cz>2010-03-31 09:32:26 (GMT)
commite8d931bb5977a5b36cc8e9b0fd2f26cb80a6c207 (patch)
tree03b72db7f27226893e8362946a2ccb088d2e7b50 /drivers/hid/Kconfig
parentf1c21761408c968ed1deb8f54fd60be9471999c1 (diff)
downloadlinux-e8d931bb5977a5b36cc8e9b0fd2f26cb80a6c207.tar.xz
HID: add lcd support to PicoLCD device
Add lcd support to PicoLCD device. LCD support depends on lcd class and is only being compiled if lcd class has been selected. Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 588b9ac..399edc5 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -279,8 +279,8 @@ config HID_PICOLCD
- Switching between Firmware and Flash mode
- Framebuffer for monochrome 256x64 display
- Backlight control (needs CONFIG_BACKLIGHT_CLASS_DEVICE)
+ - Contrast control (needs CONFIG_LCD_CLASS_DEVICE)
Features that are not (yet) supported:
- - Contrast control
- IR
- General purpose outputs
- EEProm / Flash access