X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=0a80d6a5e9f1199fb85b49821f1cb6fee6c69bd1;hb=7203781c98ad9147564d327de6f6513ad8fc0f4e;hp=53ab36878736ab4c65bded4b22314256f2c54000;hpb=671eef85a3e885dff4ce210d8774ad50a91d5967;p=mv-sheeva.git diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 53ab3687873..0a80d6a5e9f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -951,9 +951,9 @@ config NUMA local memory controller of the CPU and add some more 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. - 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 EM64T NUMA. @@ -1263,7 +1263,7 @@ config KEXEC strongly in flux, so no good recommendation can be made. config CRASH_DUMP - bool "kernel crash dumps (EXPERIMENTAL)" + bool "kernel crash dumps" depends on X86_64 || (X86_32 && HIGHMEM) help Generate crash dump after being started by kexec.