summaryrefslogtreecommitdiff
path: root/drivers/mxc/pmic/mc13892/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/pmic/mc13892/Kconfig')
-rw-r--r--drivers/mxc/pmic/mc13892/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/mxc/pmic/mc13892/Kconfig b/drivers/mxc/pmic/mc13892/Kconfig
index 92f6dc8bdec5..2380d31fac15 100644
--- a/drivers/mxc/pmic/mc13892/Kconfig
+++ b/drivers/mxc/pmic/mc13892/Kconfig
@@ -11,6 +11,14 @@ config MXC_MC13892_ADC
It controls also the touch screen interface.
If you want MC13892 ADC support, you should say Y here
+config MXC_MC13892_RTC
+ tristate "MC13892 Real Time Clock (RTC) support"
+ depends on MXC_PMIC_MC13892
+ ---help---
+ This is the MC13892 RTC module driver. This module provides kernel API
+ for RTC part of MC13892.
+ If you want MC13892 RTC support, you should say Y here
+
config MXC_MC13892_LIGHT
tristate "MC13892 Light and Backlight support"
depends on MXC_PMIC_MC13892