diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 6263e2d851f1..c459e8547bd8 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -636,6 +636,8 @@ config LATENCYTOP | |||
636 | Enable this option if you want to use the LatencyTOP tool | 636 | Enable this option if you want to use the LatencyTOP tool |
637 | to find out which userspace is blocking on what kernel operations. | 637 | to find out which userspace is blocking on what kernel operations. |
638 | 638 | ||
639 | source kernel/trace/Kconfig | ||
640 | |||
639 | config PROVIDE_OHCI1394_DMA_INIT | 641 | config PROVIDE_OHCI1394_DMA_INIT |
640 | bool "Remote debugging over FireWire early on boot" | 642 | bool "Remote debugging over FireWire early on boot" |
641 | depends on PCI && X86 | 643 | depends on PCI && X86 |