From de9086509e716e9797f401dd260d5b4bdd2244c7 Mon Sep 17 00:00:00 2001 From: Heiner Kallweit Date: Mon, 4 Jul 2016 21:45:54 +0200 Subject: HID: hid-led: add support for Delcom Visual Signal Indicator G2 Add support for the HID-compliant Delcom Visual Signal Indicator generation 2 devices. Successfully tested with part no 904000 from the family of these devices. Signed-off-by: Heiner Kallweit Signed-off-by: Jiri Kosina --- drivers/hid/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/hid/Kconfig') diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 8b1eb47930bc..e33ccefe3e54 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -397,6 +397,7 @@ config HID_LED - Riso Kagaku Webmail Notifier - Dream Cheeky Webmail Notifier and Friends Alert - ThingM blink(1) + - Delcom Visual Signal Indicator Generation 2 To compile this driver as a module, choose M here: the module will be called hid-led. -- cgit v1.2.3