Kconfig (50282fd57bcd3525c9d81eef58df8718e4337c6d) Kconfig (c20e8c5b1203af3726561ee5649b147194e0618e)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# RTC class/drivers configuration
4#
5
6config RTC_LIB
7 bool
8

--- 381 unchanged lines hidden (view full) ---

390 If you say yes here you get support for the Nuvoton NCT3018Y I2C RTC
391 chip.
392
393 This driver can also be built as a module, if so, the module will be
394 called "rtc-nct3018y".
395
396config RTC_DRV_RK808
397 tristate "Rockchip RK805/RK808/RK809/RK817/RK818 RTC"
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# RTC class/drivers configuration
4#
5
6config RTC_LIB
7 bool
8

--- 381 unchanged lines hidden (view full) ---

390 If you say yes here you get support for the Nuvoton NCT3018Y I2C RTC
391 chip.
392
393 This driver can also be built as a module, if so, the module will be
394 called "rtc-nct3018y".
395
396config RTC_DRV_RK808
397 tristate "Rockchip RK805/RK808/RK809/RK817/RK818 RTC"
398 depends on MFD_RK808
398 depends on MFD_RK8XX
399 help
400 If you say yes here you will get support for the
401 RTC of RK805, RK809 and RK817, RK808 and RK818 PMIC.
402
403 This driver can also be built as a module. If so, the module
404 will be called rk808-rtc.
405
406config RTC_DRV_RS5C372

--- 1575 unchanged lines hidden ---
399 help
400 If you say yes here you will get support for the
401 RTC of RK805, RK809 and RK817, RK808 and RK818 PMIC.
402
403 This driver can also be built as a module. If so, the module
404 will be called rk808-rtc.
405
406config RTC_DRV_RS5C372

--- 1575 unchanged lines hidden ---