aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2017-10-23 15:16:45 +0800
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-10-26 10:43:29 +0200
commitba5d018135ef4eb59e6143bff0aaeef118ff78a1 (patch)
treee7901dba93e6b484806dd385df8a7fdb77f0f73d /drivers/rtc/Kconfig
parentdt-bindings: rtc: mediatek: add bindings for MediaTek SoC based RTC (diff)
downloadlinux-dev-ba5d018135ef4eb59e6143bff0aaeef118ff78a1.tar.xz
linux-dev-ba5d018135ef4eb59e6143bff0aaeef118ff78a1.zip
rtc: mediatek: add driver for RTC on MT7622 SoC
This patch introduces the driver for the RTC on MT7622 SoC. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Reviewed-by: Yingjoe Chen <yingjoe.chen@mediatek.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
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 e0e58f3b1420..322752ebc5a7 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1715,6 +1715,16 @@ config RTC_DRV_MT6397
If you want to use Mediatek(R) RTC interface, select Y or M here.
+config RTC_DRV_MT7622
+ tristate "MediaTek SoC based RTC"
+ depends on ARCH_MEDIATEK || COMPILE_TEST
+ help
+ This enables support for the real time clock built in the MediaTek
+ SoCs.
+
+ This drive can also be built as a module. If so, the module
+ will be called rtc-mt7622.
+
config RTC_DRV_XGENE
tristate "APM X-Gene RTC"
depends on HAS_IOMEM