]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/Kconfig
x86/mmiotrace: uses/depends on PCI
[linux-2.6-omap-h63xx.git] / arch / Kconfig
index 3d72dc3fc8f52f5d822cc6c256e21fb21e2b4f61..3ea332b009e511f785349c725e716052d42877ef 100644 (file)
@@ -27,5 +27,15 @@ config KPROBES
          for kernel debugging, non-intrusive instrumentation and testing.
          If in doubt, say "N".
 
+config KRETPROBES
+       def_bool y
+       depends on KPROBES && HAVE_KRETPROBES
+
 config HAVE_KPROBES
        def_bool n
+
+config HAVE_KRETPROBES
+       def_bool n
+
+config HAVE_DMA_ATTRS
+       def_bool n