diff --git a/[refs] b/[refs] index 086668571e9f..ae5aa8dfd3c0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d1e084746b0e5806e6345ab31c5b370f8dee2b23 +refs/heads/master: d9a629430368549b2e46d79076a6174a1e3a2645 diff --git a/trunk/arch/x86_64/Kconfig b/trunk/arch/x86_64/Kconfig index 85f958c2f555..43fafe9e9c08 100644 --- a/trunk/arch/x86_64/Kconfig +++ b/trunk/arch/x86_64/Kconfig @@ -473,8 +473,9 @@ config HPET_TIMER . config HPET_EMULATE_RTC - bool "Provide RTC interrupt" + bool depends on HPET_TIMER && RTC=y + default y # Mark as embedded because too many people got it wrong. # The code disables itself when not needed.