X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fx86%2FKconfig.debug;h=10d6cc3fd052fd56c6817f2736e78a113bfa1046;hb=b0f4b285d7ed174804658539129a834270f4829a;hp=4ee768660f75098e465b1fb29fe79e384ce87cd1;hpb=be9c5ae4eeec2e85527e95647348b8ea4eb25128;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug index 4ee768660f7..10d6cc3fd05 100644 --- a/arch/x86/Kconfig.debug +++ b/arch/x86/Kconfig.debug @@ -174,14 +174,10 @@ config IOMMU_LEAK Add a simple leak tracer to the IOMMU code. This is useful when you are debugging a buggy device driver that leaks IOMMU mappings. -config MMIOTRACE_HOOKS - bool - config MMIOTRACE bool "Memory mapped IO tracing" depends on DEBUG_KERNEL && PCI select TRACING - select MMIOTRACE_HOOKS help Mmiotrace traces Memory Mapped I/O access and is meant for debugging and reverse engineering. It is called from the ioremap