diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 1e6a5a044591..b093f3c83e36 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -103,6 +103,13 @@ config HID_APPLE | |||
103 | 103 | ||
104 | If unsure, say M. | 104 | If unsure, say M. |
105 | 105 | ||
106 | config HID_BELKIN | ||
107 | tristate "Belkin" | ||
108 | default m | ||
109 | depends on USB_HID | ||
110 | ---help--- | ||
111 | Support for Belkin Flip KVM and Wireless keyboard. | ||
112 | |||
106 | config HID_CHERRY | 113 | config HID_CHERRY |
107 | tristate "Cherry" | 114 | tristate "Cherry" |
108 | default m | 115 | default m |