diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 9a581e1a1903..80175c37a6a5 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -104,6 +104,12 @@ config HID_APPLE | |||
104 | Say Y here if you want support for keyboards of Apple iBooks, PowerBooks, | 104 | Say Y here if you want support for keyboards of Apple iBooks, PowerBooks, |
105 | MacBooks, MacBook Pros and Apple Aluminum. | 105 | MacBooks, MacBook Pros and Apple Aluminum. |
106 | 106 | ||
107 | config HID_AUREAL | ||
108 | tristate "Aureal" | ||
109 | depends on USB_HID | ||
110 | ---help--- | ||
111 | Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes. | ||
112 | |||
107 | config HID_BELKIN | 113 | config HID_BELKIN |
108 | tristate "Belkin Flip KVM and Wireless keyboard" if EXPERT | 114 | tristate "Belkin Flip KVM and Wireless keyboard" if EXPERT |
109 | depends on USB_HID | 115 | depends on USB_HID |