diff options
Diffstat (limited to 'arch/x86/Kconfig.debug')
-rw-r--r-- | arch/x86/Kconfig.debug | 1 |
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 | |||
179 | depends on DEBUG_KERNEL && PCI | 179 | depends on DEBUG_KERNEL && PCI |
180 | select TRACING | 180 | select TRACING |
181 | select MMIOTRACE_HOOKS | 181 | select MMIOTRACE_HOOKS |
182 | default y | ||
183 | help | 182 | help |
184 | Mmiotrace traces Memory Mapped I/O access and is meant for | 183 | Mmiotrace traces Memory Mapped I/O access and is meant for |
185 | debugging and reverse engineering. It is called from the ioremap | 184 | debugging and reverse engineering. It is called from the ioremap |