X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=0f1ccc3b3d2b06729230b9ce4c44252bc283980b;hb=ccf27814a63fc122dc5980453a18847dc5d8429f;hp=db3622f22b618303a8bc9c3c2f34762f400dbafb;hpb=48a6d31b1fa08c40b1cbfcc235c2332fa2f9dcf3;p=karo-tx-linux.git diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index db3622f22b61..0f1ccc3b3d2b 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -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//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