提交 04b69447 编写于 作者: P Pavel Machek 提交者: Ingo Molnar

arch/x86/Kconfig: clean up, experimental adjustement

Adjust experimental tags in Kconfig, update config to notice that
i386/x86_64 is now single architecture.
Signed-off-by: NPavel Machek <pavel@suse.cz>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 394a1505
...@@ -951,9 +951,9 @@ config NUMA ...@@ -951,9 +951,9 @@ config NUMA
local memory controller of the CPU and add some more local memory controller of the CPU and add some more
NUMA awareness to the kernel. NUMA awareness to the kernel.
For i386 this is currently highly experimental and should be only For 32-bit this is currently highly experimental and should be only
used for kernel development. It might also cause boot failures. used for kernel development. It might also cause boot failures.
For x86_64 this is recommended on all multiprocessor Opteron systems. For 64-bit this is recommended on all multiprocessor Opteron systems.
If the system is EM64T, you should say N unless your system is If the system is EM64T, you should say N unless your system is
EM64T NUMA. EM64T NUMA.
...@@ -1263,7 +1263,7 @@ config KEXEC ...@@ -1263,7 +1263,7 @@ config KEXEC
strongly in flux, so no good recommendation can be made. strongly in flux, so no good recommendation can be made.
config CRASH_DUMP config CRASH_DUMP
bool "kernel crash dumps (EXPERIMENTAL)" bool "kernel crash dumps"
depends on X86_64 || (X86_32 && HIGHMEM) depends on X86_64 || (X86_32 && HIGHMEM)
help help
Generate crash dump after being started by kexec. Generate crash dump after being started by kexec.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册