From: "Luis R. Rodriguez" <mcgrof@xxxxxxxx> There is no need for UP APIC Kconfig entries given x86 is not in a state of flux for 32-bit and the options really don't have major impact on kernel size or performance. Things can also be expressed very clearly in a more simplified way, doing that also removes all the UP APIC kconfig clutter. Luis R. Rodriguez (2): x86: kconfig: remove X86_UP_IOAPIC x86: kconfig: remove X86_UP_APIC arch/x86/Kconfig | 30 ++---------------------------- drivers/pci/Kconfig | 2 ++ 2 files changed, 4 insertions(+), 28 deletions(-) -- 2.3.2.209.gd67f9d5.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html