aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 71fbd6e8edf7..564f3d173b19 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -846,4 +846,10 @@ config RTC_DRV_PCAP
846 If you say Y here you will get support for the RTC found on 846 If you say Y here you will get support for the RTC found on
847 the PCAP2 ASIC used on some Motorola phones. 847 the PCAP2 ASIC used on some Motorola phones.
848 848
849config RTC_DRV_MC13783
850 depends on MFD_MC13783
851 tristate "Freescale MC13783 RTC"
852 help
853 This enables support for the Freescale MC13783 PMIC RTC
854
849endif # RTC_CLASS 855endif # RTC_CLASS