revert android-tegra-2.6.36-honeycomb-mr1-9001adc to v2.6.36
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / Kconfig
old mode 100644 (file)
new mode 100755 (executable)
index 9c9228f..48ca713
@@ -109,31 +109,6 @@ config RTC_INTF_DEV_UIE_EMUL
          clock several times per second, please enable this option
          only if you know that you really need it.
 
-config RTC_INTF_ALARM
-       bool "Android alarm driver"
-       depends on RTC_CLASS
-       default y
-       help
-         Provides non-wakeup and rtc backed wakeup alarms based on rtc or
-         elapsed realtime, and a non-wakeup alarm on the monotonic clock.
-         Also provides an interface to set the wall time which must be used
-         for elapsed realtime to work.
-
-config RTC_INTF_ALARM_DEV
-       bool "Android alarm device"
-       depends on RTC_INTF_ALARM
-       default y
-       help
-         Exports the alarm interface to user-space.
-
-config RTC_INTF_CPCAP_SECCLKD
-       bool "Secure Clock Daemon support"
-       depends on RTC_DRV_CPCAP
-       default n
-       help
-         CPCAP RTC driver support for secure clock daemon by maintaining a
-         counter to keep track of changes in RTC time.
-
 config RTC_DRV_TEST
        tristate "Test driver/device"
        help
@@ -311,13 +286,6 @@ config RTC_DRV_DM355EVM
        help
          Supports the RTC firmware in the MSP430 on the DM355 EVM.
 
-config RTC_DRV_TPS6586X
-       tristate "TI TPS6586X RTC"
-       depends on I2C
-       select MFD_TPS6586X
-       help
-         This driver supports TPS6586X RTC
-
 config RTC_DRV_TWL92330
        boolean "TI TWL92330/Menelaus"
        depends on MENELAUS
@@ -686,13 +654,6 @@ config RTC_DRV_NUC900
          If you say yes here you get support for the RTC subsystem of the
          NUC910/NUC920 used in embedded systems.
 
-config RTC_DRV_CPCAP
-       depends on MFD_CPCAP
-       tristate "CPCAP RTC"
-       help
-         If you say yes here you get support for the RTC subsystem of the
-         CPCAP used in embedded systems.
-
 comment "on-CPU RTC drivers"
 
 config RTC_DRV_DAVINCI