X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fi386%2FKconfig;h=51f5417a6763dff5cacc36c3be5799ca456e4779;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=b44faa2826ae7597b73457f510cf07ee333a0f20;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index b44faa282..51f5417a6 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -436,7 +436,8 @@ config HPET_TIMER Choose N to continue using the legacy 8254 timer. config HPET_EMULATE_RTC - def_bool HPET_TIMER && RTC=y + bool "Provide RTC interrupt" + depends on HPET_TIMER && RTC=y config SMP bool "Symmetric multi-processing support" @@ -1337,12 +1338,6 @@ config X86_TRAMPOLINE depends on X86_SMP || (X86_VOYAGER && SMP) default y -# std_resources is overridden for pc9800, but that's not -# a currently selectable arch choice -config X86_STD_RESOURCES - bool - default y - config PC bool depends on X86 && !EMBEDDED