Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release
[firefly-linux-kernel-4.4.55.git] / arch / x86 / Kconfig
index 434821187cfccf9c34b32f91f3784113b6b741f6..e6728bd61cc106fdd71f0ce7a4a025db020a1348 100644 (file)
@@ -415,7 +415,7 @@ config HPET_TIMER
 
 config HPET_EMULATE_RTC
        def_bool y
-       depends on HPET_TIMER && (RTC=y || RTC=m)
+       depends on HPET_TIMER && (RTC=y || RTC=m || RTC_DRV_CMOS=m || RTC_DRV_CMOS=y)
 
 # Mark as embedded because too many people got it wrong.
 # The code disables itself when not needed.