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 48eca80bbfc4..d738725d4a1d 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -48,7 +48,7 @@ comment "RTC interfaces"
48 depends on RTC_CLASS 48 depends on RTC_CLASS
49 49
50config RTC_INTF_SYSFS 50config RTC_INTF_SYSFS
51 tristate "sysfs" 51 boolean "sysfs"
52 depends on RTC_CLASS && SYSFS 52 depends on RTC_CLASS && SYSFS
53 default RTC_CLASS 53 default RTC_CLASS
54 help 54 help