[PATCH v1 0/2] x86: simplify UP APIC conditions

2015-03-11 Thread Luis R. Rodriguez
From: "Luis R. Rodriguez" 

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-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v1 0/2] x86: simplify UP APIC conditions

2015-03-11 Thread Luis R. Rodriguez
From: Luis R. Rodriguez mcg...@suse.com

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-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/