summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorSangbeom Kim <sbkim73@samsung.com>2013-11-12 15:11:04 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-13 12:09:31 +0900
commit5bccae6ec4587044779f0b8e6fcb8f87db4181f0 (patch)
tree7296acf72c7d9cbf594ec3e9d40140f18ac9e363 /drivers/rtc/Kconfig
parent5e0d12142e1cf5dc7a8a276fc1fe60b8a5ecb1d3 (diff)
downloadop-kernel-dev-5bccae6ec4587044779f0b8e6fcb8f87db4181f0.zip
op-kernel-dev-5bccae6ec4587044779f0b8e6fcb8f87db4181f0.tar.gz
rtc: s5m-rtc: add real-time clock driver for s5m8767
Add real-time clock driver for s5m8767. Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Todd Broch <tbroch@chromium.org> Cc: Mark Brown <broonie@kernel.org> Acked-by: Lee Jones <lee.jones@linaro.org> [mfd parts] Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 9654aa3..4f48b9a 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -497,6 +497,16 @@ config RTC_DRV_RV3029C2
This driver can also be built as a module. If so, the module
will be called rtc-rv3029c2.
+config RTC_DRV_S5M
+ tristate "Samsung S5M series"
+ depends on MFD_SEC_CORE
+ help
+ If you say yes here you will get support for the
+ RTC of Samsung S5M PMIC series.
+
+ This driver can also be built as a module. If so, the module
+ will be called rtc-s5m.
+
endif # I2C
comment "SPI RTC drivers"
OpenPOWER on IntegriCloud