rtc: use the IRQ callback interface in (old) RTC driver
[deliverable/linux.git] / arch / x86 / Kconfig
index 81af31e5a9f143fb98209c8b1b3d05e243ab5ba5..4e911d0a49627ec287cffe676520f64537388d21 100644 (file)
@@ -390,7 +390,7 @@ config HPET_TIMER
 
 config HPET_EMULATE_RTC
        def_bool y
-       depends on HPET_TIMER && RTC=y
+       depends on HPET_TIMER && (RTC=y || RTC=m)
 
 # Mark as embedded because too many people got it wrong.
 # The code disables itself when not needed.
This page took 0.024525 seconds and 5 git commands to generate.