aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-07-14 15:03:25 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-14 15:03:25 -0700
commit116a9fb3ed98c19d1ee0c6c55971f5b753949393 (patch)
treeae981f5ff8bf3428d7653712df123f4ff9b14635 /arch/x86/Kconfig.debug
parentMerge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff)
downloadlinux-dev-116a9fb3ed98c19d1ee0c6c55971f5b753949393.tar.xz
linux-dev-116a9fb3ed98c19d1ee0c6c55971f5b753949393.zip
x86: MMIOTRACE should not default to on
Even the help-text makes it clear that normal people shouldn't enable it. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r--arch/x86/Kconfig.debug1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
index 5236621350bc..ae36bfa814e5 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -179,7 +179,6 @@ config MMIOTRACE
depends on DEBUG_KERNEL && PCI
select TRACING
select MMIOTRACE_HOOKS
- default y
help
Mmiotrace traces Memory Mapped I/O access and is meant for
debugging and reverse engineering. It is called from the ioremap