staging: android-alarm: Disable Android alarm driver by default
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / staging / android / Kconfig
index 2a2b386..6bb4fa8 100644 (file)
@@ -108,7 +108,7 @@ source "drivers/staging/android/switch/Kconfig"
 config ANDROID_INTF_ALARM
        bool "Android alarm driver"
        depends on RTC_CLASS
-       default y
+       default n
        help
          Provides non-wakeup and rtc backed wakeup alarms based on rtc or
          elapsed realtime, and a non-wakeup alarm on the monotonic clock.