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