]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86: remove sparse irq from Kconfig
authorThomas Gleixner <tglx@linutronix.de>
Wed, 15 Oct 2008 11:16:00 +0000 (13:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:14 +0000 (16:53 +0200)
This code is not ready yet.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig

index 600584b7a497e886eb88a7b8826388ce7d276e7b..8636ddf2f4a4c0b3326d52127cad0c88d923a56a 100644 (file)
@@ -237,17 +237,6 @@ config SMP
 
          If you don't know what to do here, say N.
 
-config HAVE_SPARSE_IRQ
-       bool "Support sparse irq numbering"
-       depends on PCI_MSI || HT_IRQ
-       default y
-       help
-         This enables support for sparse irq, esp for msi/msi-x. the irq
-         number will be bus/dev/fn + 12bit. You may need if you have lots of
-         cards supports msi-x installed.
-
-         If you don't know what to do here, say Y.
-
 config X86_FIND_SMP_CONFIG
        def_bool y
        depends on X86_MPPARSE || X86_VOYAGER