* [GIT PULL] x86/debug update for v3.1
@ 2011-07-23 8:50 Ingo Molnar
0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2011-07-23 8:50 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Peter Zijlstra, Thomas Gleixner, Andrew Morton
Linus,
Please pull the latest core-debug-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git core-debug-for-linus
Thanks,
Ingo
------------------>
Josh Triplett (1):
debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
init/Kconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/init/Kconfig b/init/Kconfig
index ebafac4..14370d3 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -909,6 +909,8 @@ config ANON_INODES
menuconfig EXPERT
bool "Configure standard kernel features (expert users)"
+ # Unhide debug options, to make the on-by-default options visible
+ select DEBUG_KERNEL
help
This option allows certain base kernel options and settings
to be disabled or tweaked. This is for specialized
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-23 8:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23 8:50 [GIT PULL] x86/debug update for v3.1 Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox