Kconfig (92589c986b3360ce15d239fd5113a856412a0b3f) Kconfig (7418a1198991beb5bf6656b2ac0bcbde378c5539)
1#
2# RTC class/drivers configuration
3#
4
5config RTC_LIB
6 bool
7
8menuconfig RTC_CLASS

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

655 tristate "EM Microelectronic V3020"
656 help
657 If you say yes here you will get support for the
658 EM Microelectronic v3020 RTC chip.
659
660 This driver can also be built as a module. If so, the module
661 will be called rtc-v3020.
662
1#
2# RTC class/drivers configuration
3#
4
5config RTC_LIB
6 bool
7
8menuconfig RTC_CLASS

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

655 tristate "EM Microelectronic V3020"
656 help
657 If you say yes here you will get support for the
658 EM Microelectronic v3020 RTC chip.
659
660 This driver can also be built as a module. If so, the module
661 will be called rtc-v3020.
662
663config RTC_DRV_DS2404
664 tristate "Dallas DS2404"
665 help
666 If you say yes here you get support for the
667 Dallas DS2404 RTC chip.
668
669 This driver can also be built as a module. If so, the module
670 will be called rtc-ds2404.
671
663config RTC_DRV_WM831X
664 tristate "Wolfson Microelectronics WM831x RTC"
665 depends on MFD_WM831X
666 help
667 If you say yes here you will get support for the RTC subsystem
668 of the Wolfson Microelectronics WM831X series PMICs.
669
670 This driver can also be built as a module. If so, the module

--- 433 unchanged lines hidden ---
672config RTC_DRV_WM831X
673 tristate "Wolfson Microelectronics WM831x RTC"
674 depends on MFD_WM831X
675 help
676 If you say yes here you will get support for the RTC subsystem
677 of the Wolfson Microelectronics WM831X series PMICs.
678
679 This driver can also be built as a module. If so, the module

--- 433 unchanged lines hidden ---