aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/hid/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 5f07d85c4189..49e29391cb98 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -738,7 +738,7 @@ config HID_SENSOR_HUB
738 depends on USB_HID && GENERIC_HARDIRQS 738 depends on USB_HID && GENERIC_HARDIRQS
739 select MFD_CORE 739 select MFD_CORE
740 default n 740 default n
741 -- help--- 741 ---help---
742 Support for HID Sensor framework. This creates a MFD instance 742 Support for HID Sensor framework. This creates a MFD instance
743 for a sensor hub and identifies all the sensors connected to it. 743 for a sensor hub and identifies all the sensors connected to it.
744 Each sensor is registered as a MFD cell, so that sensor specific 744 Each sensor is registered as a MFD cell, so that sensor specific