aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/lock/debug-lock-stat.scc
blob: 0f4ef6f33e6fc6c3c82d881157ea43053bc17bd4 (plain)
1
2
3
4
5
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ]; then
# include must be at the head of the line
include cfg/debug/lock/debug-lock-common.scc
    kconf non-hardware debug-lock-stat.cfg
fi