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 4dcb92ac887a..52b617bf2b93 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -175,6 +175,13 @@ config HID_PETALYNX | |||
175 | ---help--- | 175 | ---help--- |
176 | Support for Petalynx Maxter remote. | 176 | Support for Petalynx Maxter remote. |
177 | 177 | ||
178 | config HID_SAMSUNG | ||
179 | tristate "Samsung" | ||
180 | default m | ||
181 | depends on USB_HID | ||
182 | ---help--- | ||
183 | Support for Samsung IR remote. | ||
184 | |||
178 | config HID_SUNPLUS | 185 | config HID_SUNPLUS |
179 | tristate "Sunplus" | 186 | tristate "Sunplus" |
180 | default m | 187 | default m |