[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [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@xxxxxxxx> --- 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |