Kconfig (dca3a783400a18e2bf4503b1d4a85c4d0ca1a7e4) Kconfig (a895d57da04a4a24cda996e1a72425ff7e7e6c22)
1#
2# RTC class/drivers configuration
3#
4
5config RTC_LIB
6 bool
7
8menuconfig RTC_CLASS

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

397
398 This driver can also be built as a module. If so, the module
399 will be called rtc-twl.
400
401config RTC_DRV_TPS6586X
402 tristate "TI TPS6586X RTC driver"
403 depends on MFD_TPS6586X
404 help
1#
2# RTC class/drivers configuration
3#
4
5config RTC_LIB
6 bool
7
8menuconfig RTC_CLASS

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

397
398 This driver can also be built as a module. If so, the module
399 will be called rtc-twl.
400
401config RTC_DRV_TPS6586X
402 tristate "TI TPS6586X RTC driver"
403 depends on MFD_TPS6586X
404 help
405 TI Power Managment IC TPS6586X supports RTC functionality
405 TI Power Management IC TPS6586X supports RTC functionality
406 along with alarm. This driver supports the RTC driver for
407 the TPS6586X RTC module.
408
409config RTC_DRV_TPS65910
410 tristate "TI TPS65910 RTC driver"
411 depends on RTC_CLASS && MFD_TPS65910
412 help
413 If you say yes here you get support for the RTC on the
414 TPS65910 chips.
415
416 This driver can also be built as a module. If so, the module
417 will be called rtc-tps65910.
418
419config RTC_DRV_TPS80031
420 tristate "TI TPS80031/TPS80032 RTC driver"
421 depends on MFD_TPS80031
422 help
406 along with alarm. This driver supports the RTC driver for
407 the TPS6586X RTC module.
408
409config RTC_DRV_TPS65910
410 tristate "TI TPS65910 RTC driver"
411 depends on RTC_CLASS && MFD_TPS65910
412 help
413 If you say yes here you get support for the RTC on the
414 TPS65910 chips.
415
416 This driver can also be built as a module. If so, the module
417 will be called rtc-tps65910.
418
419config RTC_DRV_TPS80031
420 tristate "TI TPS80031/TPS80032 RTC driver"
421 depends on MFD_TPS80031
422 help
423 TI Power Managment IC TPS80031 supports RTC functionality
423 TI Power Management IC TPS80031 supports RTC functionality
424 along with alarm. This driver supports the RTC driver for
425 the TPS80031 RTC module.
426
427config RTC_DRV_RC5T583
428 tristate "RICOH 5T583 RTC driver"
429 depends on MFD_RC5T583
430 help
431 If you say yes here you get support for the RTC on the

--- 823 unchanged lines hidden ---
424 along with alarm. This driver supports the RTC driver for
425 the TPS80031 RTC module.
426
427config RTC_DRV_RC5T583
428 tristate "RICOH 5T583 RTC driver"
429 depends on MFD_RC5T583
430 help
431 If you say yes here you get support for the RTC on the

--- 823 unchanged lines hidden ---