Skip to content
Snippets Groups Projects
Commit 116a9fb3 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

x86: MMIOTRACE should not default to on


Even the help-text makes it clear that normal people shouldn't enable
it.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 40e7babb
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,6 @@ config MMIOTRACE ...@@ -179,7 +179,6 @@ config MMIOTRACE
depends on DEBUG_KERNEL && PCI depends on DEBUG_KERNEL && PCI
select TRACING select TRACING
select MMIOTRACE_HOOKS select MMIOTRACE_HOOKS
default y
help help
Mmiotrace traces Memory Mapped I/O access and is meant for Mmiotrace traces Memory Mapped I/O access and is meant for
debugging and reverse engineering. It is called from the ioremap debugging and reverse engineering. It is called from the ioremap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment