kernel/drivers/rtc/Kconfig
.. .. @@ -374,6 +374,16 @@ 374 374 This driver can also be built as a module. If so, the module 375 375 will be called rtc-max77686. 376 376 377 +config RTC_DRV_RK630378 + tristate "Rockchip RK630 RTC"379 + depends on MFD_RK630380 + help381 + If you say yes here you will get support for the382 + RTC of RK630.383 +384 + This driver can also be built as a module. If so, the module385 + will be called rtc-rk630.386 +377 387 config RTC_DRV_RK808 378 388 tristate "Rockchip RK805/RK808/RK809/RK816/RK817/RK818 RTC" 379 389 depends on MFD_RK808