aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/tracer/debug-hist-triggers.scc
blob: 22092dc177879fe818b2ef041c1007ff662c1d95 (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-hist-triggers.cfg
fi