x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
[pandora-kernel.git] / arch / x86 / Kconfig
index df9e885..e1b2543 100644 (file)
@@ -274,16 +274,6 @@ config SPARSE_IRQ
 
          If you don't know what to do here, say N.
 
-config NUMA_MIGRATE_IRQ_DESC
-       bool "Move irq desc when changing irq smp_affinity"
-       depends on SPARSE_IRQ && NUMA
-       depends on BROKEN
-       default n
-       ---help---
-         This enables moving irq_desc to cpu/node that irq will use handled.
-
-         If you don't know what to do here, say N.
-
 config X86_MPPARSE
        bool "Enable MPS table" if ACPI
        default y