hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/rtc/Kconfig
....@@ -374,6 +374,16 @@
374374 This driver can also be built as a module. If so, the module
375375 will be called rtc-max77686.
376376
377
+config RTC_DRV_RK630
378
+ tristate "Rockchip RK630 RTC"
379
+ depends on MFD_RK630
380
+ help
381
+ If you say yes here you will get support for the
382
+ RTC of RK630.
383
+
384
+ This driver can also be built as a module. If so, the module
385
+ will be called rtc-rk630.
386
+
377387 config RTC_DRV_RK808
378388 tristate "Rockchip RK805/RK808/RK809/RK816/RK817/RK818 RTC"
379389 depends on MFD_RK808