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