X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86_64%2FKconfig;h=28df7d88ce2c3cf6e4399df3ef99ed5b26625c3d;hb=c9a4b35df9a5e24065e2dd80aa18a381da62339d;hp=91039844820ce5b29f516e427f569a48b7d632b0;hpb=1903ac54f8536b11478e4f01c339e10b538f59e0;p=linux-2.6 diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 9103984482..28df7d88ce 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig @@ -24,6 +24,14 @@ config X86 bool default y +config LOCKDEP_SUPPORT + bool + default y + +config STACKTRACE_SUPPORT + bool + default y + config SEMAPHORE_SLEEPERS bool default y @@ -461,10 +469,10 @@ config KEXEC help kexec is a system call that implements the ability to shutdown your current kernel, and to start another kernel. It is like a reboot - but it is indepedent of the system firmware. And like a reboot + but it is independent of the system firmware. And like a reboot you can start any kernel with it, not just Linux. - The name comes from the similiarity to the exec system call. + The name comes from the similarity to the exec system call. It is an ongoing process to be certain the hardware in a machine is properly shutdown, so do not be surprised if this code does not