summaryrefslogtreecommitdiff
path: root/drivers/rtc
diff options
context:
space:
mode:
authorshengfei Xu <xsf@rock-chips.com>2017-07-07 17:18:10 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-07-19 14:33:51 +0800
commitce4e02a88b73f7e5828153811cc52b1c5539dcbf (patch)
tree23b5b01140813e29cd49de22e774a955f9c9e847 /drivers/rtc
parent9d1525c6d75a111ca5d743becfb57dbbfc7b2117 (diff)
mfd: rk808: add rk816 support
include sub modules: regulator, rtc, gpio, pwrkey Change-Id: I59cc4b943403f1e0b1210a314cfcbf61fc193bdf Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Diffstat (limited to 'drivers/rtc')
-rw-r--r--drivers/rtc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 2a524244afec..87e06adce2b9 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -326,11 +326,11 @@ config RTC_DRV_MAX77686
will be called rtc-max77686.
config RTC_DRV_RK808
- tristate "Rockchip RK808 RTC"
+ tristate "Rockchip RK808/RK816 RTC"
depends on MFD_RK808
help
If you say yes here you will get support for the
- RTC of RK808 PMIC.
+ RTC of RK808/RK816 PMIC.
This driver can also be built as a module. If so, the module
will be called rk808-rtc.