]> err.no Git - linux-2.6/blobdiff - arch/x86/Kconfig
RDMA/nes: CM connection setup/teardown rework
[linux-2.6] / arch / x86 / Kconfig
index 2642b4bf41b9798ecc8663e2e8770c35ab55f8bc..b2ddfcf0172848f645370e1c390fdb29347961ae 100644 (file)
@@ -21,6 +21,7 @@ config X86
        select HAVE_UNSTABLE_SCHED_CLOCK
        select HAVE_IDE
        select HAVE_OPROFILE
+       select HAVE_IOREMAP_PROT
        select HAVE_KPROBES
        select HAVE_KRETPROBES
        select HAVE_DYNAMIC_FTRACE
@@ -170,6 +171,7 @@ config GENERIC_PENDING_IRQ
 config X86_SMP
        bool
        depends on SMP && ((X86_32 && !X86_VOYAGER) || X86_64)
+       select USE_GENERIC_SMP_HELPERS
        default y
 
 config X86_32_SMP
@@ -446,7 +448,6 @@ config PARAVIRT_DEBUG
 
 config MEMTEST
        bool "Memtest"
-       depends on X86_64
        help
          This option adds a kernel parameter 'memtest', which allows memtest
          to be set.