X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fi386%2FKconfig;fp=arch%2Fi386%2FKconfig;h=9c714ef0b05bd564061cbf8b5fc5b40f7a739b52;hb=e0ff8aa1acd079b70e796571917ae0449b7c465b;hp=51c6580dda205a9d7a0ddf4ffee51a0f61ae1565;hpb=bef9ea3086d47cf98cfd0ea389953a0af0b60114;p=linux-2.6.git diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 51c6580dd..9c714ef0b 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -302,16 +302,6 @@ config X86_LOCAL_APIC depends on X86_UP_APIC || ((X86_VISWS || SMP) && !(X86_VOYAGER || XEN_UNPRIVILEGED_GUEST)) default y -config X86_APIC_AUTO - bool "Use heuristics to enable/disable local APIC" - depends on X86_LOCAL_APIC - help - This option uses some proven heuristics to automatically enable or disable the local - APIC. All decisions can be overriden by command line options. - In a nutshell very old systems run better with APIC off and newer or multiprocessor - systems prefer APIC on - This is a useful default for distribution kernels. - config X86_IO_APIC bool depends on X86_UP_IOAPIC || (SMP && !(X86_VISWS || X86_VOYAGER || XEN_UNPRIVILEGED_GUEST))