Skip to content

Commit

Permalink
x86: MMIOTRACE should not default to on
Browse files Browse the repository at this point in the history
Even the help-text makes it clear that normal people shouldn't enable
it.

Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
torvalds committed Jul 14, 2008
1 parent 40e7bab commit 116a9fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 116a9fb

Please sign in to comment.