Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -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