aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/lock/debug-prove-lock.scc
blob: 849d5e3e07bdc37514da1eb1892de33099f415f5 (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-prove-lock.cfg
fi