Jan Beulich
2012-Jan-18 16:43 UTC
[PATCH] linux-2.6.18/i386: don''t select X86_UP_{, IO}APIC
This was introduced while converting the Linux tree to sub-arch layout (8706:fd9b2c1bb577), albeit that change was completely unrelated to the subject of that c/s, and not explained either. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -108,8 +108,6 @@ config X86_XEN bool "Xen-compatible" select XEN select X86_PAE - select X86_UP_APIC if !SMP && XEN_PRIVILEGED_GUEST - select X86_UP_IOAPIC if !SMP && XEN_PRIVILEGED_GUEST select SWIOTLB help Choose this option if you plan to run this kernel on top of the