aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/misc/debug-optimize-inlining.scc
blob: 7e7324028e522b2e30323ff1c4457d64a2138f49 (plain)
1
2
3
4
# SPDX-License-Identifier: MIT
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ]; then
    kconf non-hareware debug-optimize-inlining.cfg
fi