aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 617ed7db67d1..2b93d7f647ee 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -204,6 +204,12 @@ config HID_MICROSOFT
204 ---help--- 204 ---help---
205 Support for Microsoft devices that are not fully compliant with HID standard. 205 Support for Microsoft devices that are not fully compliant with HID standard.
206 206
207config HID_MOSART
208 tristate "MosArt"
209 depends on USB_HID
210 ---help---
211 Support for MosArt dual-touch panels.
212
207config HID_MONTEREY 213config HID_MONTEREY
208 tristate "Monterey" if EMBEDDED 214 tristate "Monterey" if EMBEDDED
209 depends on USB_HID 215 depends on USB_HID