aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-14 16:41:43 -0400
committerJiri Kosina <jkosina@suse.cz>2008-10-14 17:51:04 -0400
commita48c65b35a6f993aec13d18a37f6ea71fbcb0c06 (patch)
tree504d1e2e250f433e3cdaf9bd3d21853903b9def7 /drivers/hid/Kconfig
parentffcf70fb0693f1ab0133f973b5b9c552be766b16 (diff)
HID: add support for Bright ABNT2 brazilian device
This keyboard needs to reset the LEDS during probe. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index fc4f80c4006..6d7753be44f 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -110,6 +110,13 @@ config HID_BELKIN
110 ---help--- 110 ---help---
111 Support for Belkin Flip KVM and Wireless keyboard. 111 Support for Belkin Flip KVM and Wireless keyboard.
112 112
113config HID_BRIGHT
114 tristate "Bright"
115 default m
116 depends on USB_HID
117 ---help---
118 Support for Bright ABNT-2 keyboard.
119
113config HID_CHERRY 120config HID_CHERRY
114 tristate "Cherry" 121 tristate "Cherry"
115 default m 122 default m