]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/Kconfig
Merge branch 'akpm-current/current'
[karo-tx-linux.git] / arch / x86 / Kconfig
index db3622f22b618303a8bc9c3c2f34762f400dbafb..0f1ccc3b3d2b06729230b9ce4c44252bc283980b 100644 (file)
@@ -636,7 +636,7 @@ config X86_32_IRIS
 
 config SCHED_OMIT_FRAME_POINTER
        def_bool y
-       prompt "Single-depth WCHAN output"
+       prompt "Single-depth WCHAN output" if !LTO && !FRAME_POINTER
        depends on X86
        ---help---
          Calculate simpler /proc/<PID>/wchan values. If this option
@@ -2151,6 +2151,9 @@ config USE_PERCPU_NUMA_NODE_ID
        def_bool y
        depends on NUMA
 
+config HAVE_MEMORYLESS_NODES
+       def_bool NUMA
+
 config ARCH_ENABLE_SPLIT_PMD_PTLOCK
        def_bool y
        depends on X86_64 || X86_PAE