aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 1b853c4ff86d..48eca80bbfc4 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -71,7 +71,7 @@ config RTC_INTF_PROC
71 will be called rtc-proc. 71 will be called rtc-proc.
72 72
73config RTC_INTF_DEV 73config RTC_INTF_DEV
74 tristate "dev" 74 boolean "dev"
75 depends on RTC_CLASS 75 depends on RTC_CLASS
76 default RTC_CLASS 76 default RTC_CLASS
77 help 77 help