summaryrefslogtreecommitdiff
path: root/drivers/mxc
diff options
context:
space:
mode:
authorAlejandro Gonzalez <alex.gonzalez@digi.com>2010-05-26 13:32:19 +0200
committerAlejandro Gonzalez <alex.gonzalez@digi.com>2010-05-26 13:32:19 +0200
commit566834514389a8939cbbc3c37961555da33e8be1 (patch)
treeae830108e2c702faa4dd0ef1cf5d857587faa319 /drivers/mxc
parente749e37adf1735c5a0b3bc5262cb542995ce42e9 (diff)
ccwmx51: Compare with FSL official L2.6.31_10.04.01 source tree
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
Diffstat (limited to 'drivers/mxc')
-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