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 d738725d4a1d..ec33ee87735e 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -59,7 +59,7 @@ config RTC_INTF_SYSFS
59 will be called rtc-sysfs. 59 will be called rtc-sysfs.
60 60
61config RTC_INTF_PROC 61config RTC_INTF_PROC
62 tristate "proc" 62 boolean "proc"
63 depends on RTC_CLASS && PROC_FS 63 depends on RTC_CLASS && PROC_FS
64 default RTC_CLASS 64 default RTC_CLASS
65 help 65 help