workqueue, irq_work: Build fix for !CONFIG_IRQ_WORK
[linux-block.git] / init / Kconfig
index 8df18f3a974846b48e41b2a8dcbc2f2f2f90128e..0d21c9e0398f92d526e12128b39338a3534a458c 100644 (file)
@@ -106,7 +106,7 @@ config CONSTRUCTORS
        bool
 
 config IRQ_WORK
-       bool
+       def_bool y if SMP
 
 config BUILDTIME_TABLE_SORT
        bool