aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc')
-rw-r--r--drivers/rtc/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index a08785ac8903..5d155ce99517 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1835,8 +1835,7 @@ comment "HID Sensor RTC drivers"
1835config RTC_DRV_HID_SENSOR_TIME 1835config RTC_DRV_HID_SENSOR_TIME
1836 tristate "HID Sensor Time" 1836 tristate "HID Sensor Time"
1837 depends on USB_HID 1837 depends on USB_HID
1838 select IIO 1838 depends on HID_SENSOR_HUB && IIO
1839 select HID_SENSOR_HUB
1840 select HID_SENSOR_IIO_COMMON 1839 select HID_SENSOR_IIO_COMMON
1841 help 1840 help
1842 Say yes here to build support for the HID Sensors of type Time. 1841 Say yes here to build support for the HID Sensors of type Time.