[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [linux-2.6.18-xen] i386: don't select X86_UP_{, IO}APIC
# HG changeset patch # User Jan Beulich <jbeulich@xxxxxxxx> # Date 1326975863 -3600 # Node ID 348f3f385b3bfbd5fe9d5e2acc30481573c5d1fa # Parent 730ae04c66c27ae888746cb9be1d93fa14399496 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@xxxxxxxx> --- diff -r 730ae04c66c2 -r 348f3f385b3b arch/i386/Kconfig --- a/arch/i386/Kconfig Thu Jan 19 13:23:33 2012 +0100 +++ b/arch/i386/Kconfig Thu Jan 19 13:24:23 2012 +0100 @@ -108,8 +108,6 @@ 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 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |