]> err.no Git - linux-2.6/blobdiff - arch/x86_64/Kconfig
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
[linux-2.6] / arch / x86_64 / Kconfig
index 660a03a89e6663bf7f04bd83c163c441210e8dc1..251ce7cf1a3891165c97f7ef68e692bdb31d3ca5 100644 (file)
@@ -24,6 +24,10 @@ config X86
        bool
        default y
 
+config SEMAPHORE_SLEEPERS
+       bool
+       default y
+
 config MMU
        bool
        default y
@@ -437,6 +441,11 @@ config ISA_DMA_API
        bool
        default y
 
+config GENERIC_PENDING_IRQ
+       bool
+       depends on GENERIC_HARDIRQS && SMP
+       default y
+
 menu "Power management options"
 
 source kernel/power/Kconfig