aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/tracer/debug-uprobe_events.scc
blob: 099040652488cc7e91cc6c326f3d6b54cfbeb902 (plain)
1
2
3
4
5
include debug-trace.scc

if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ] || [ "$KARCH" = "arm" ] || [ "$KARCH" = "arm64" ] || [ "$KARCH" = "powerpc" ] || [ "$KARCH" = "mips" ]; then
    kconf non-hareware debug-uprobe-events.cfg
fi