tracing: Provide trace events interface for uprobes
[cascardo/linux.git] / arch / Kconfig
index e5d3778..0f8f968 100644 (file)
@@ -78,7 +78,7 @@ config OPTPROBES
 
 config UPROBES
        bool "Transparent user-space probes (EXPERIMENTAL)"
-       depends on ARCH_SUPPORTS_UPROBES && PERF_EVENTS
+       depends on UPROBE_EVENTS && PERF_EVENTS
        default n
        help
          Uprobes is the user-space counterpart to kprobes: they