sparseirq: fix numa_migrate_irq_desc dependency and comments
[platform/kernel/linux-rpi.git] / arch / x86 / Kconfig
index 60a0088..5c24382 100644 (file)
@@ -250,7 +250,7 @@ config SPARSE_IRQ
 
 config NUMA_MIGRATE_IRQ_DESC
        bool "Move irq desc when changing irq smp_affinity"
-       depends on SPARSE_IRQ && SMP
+       depends on SPARSE_IRQ && NUMA
        default n
        help
          This enables moving irq_desc to cpu/node that irq will use handled.