aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/tracer/debug-hist-triggers.scc
blob: f196320204cd75e9b0c07bc87e3257237e2fd09a (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: MIT
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