]> err.no Git - linux-2.6/blobdiff - arch/i386/Kconfig
[PATCH] blk: Use blk_queue_xxx functions to set parameters
[linux-2.6] / arch / i386 / Kconfig
index dcb0ad098c601d00b339fe4685d7452de96c25ef..4b7de3e1e57b17da3f864cb7950fae3639845d76 100644 (file)
@@ -14,6 +14,10 @@ config X86
          486, 586, Pentiums, and various instruction-set-compatible chips by
          AMD, Cyrix, and others.
 
+config SEMAPHORE_SLEEPERS
+       bool
+       default y
+
 config MMU
        bool
        default y
@@ -1314,6 +1318,11 @@ config GENERIC_IRQ_PROBE
        bool
        default y
 
+config GENERIC_PENDING_IRQ
+       bool
+       depends on GENERIC_HARDIRQS && SMP
+       default y
+
 config X86_SMP
        bool
        depends on SMP && !X86_VOYAGER