summaryrefslogtreecommitdiff
path: root/drivers/rtc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc')
-rw-r--r--drivers/rtc/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 3ad0191e3f8b..adb0edf827eb 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1078,7 +1078,8 @@ config RTC_DRV_TILE
config RTC_DRV_TPS6591x
tristate "TPS6591x RTC driver"
- default RTC_CLASS
+ depends on MFD_TPS6591X
+ default n
help
If you say yes here you get support for the TPS6591x RTC module.