aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/pm/debug-pm-test-suspend.scc
blob: 94f2d6e46357c281ce2cb7718c0fd0cc9a257ad5 (plain)
1
2
3
4
5
# SPDX-License-Identifier: MIT
include debug-pm.scc
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ]; then
    kconf non-hardware debug-pm-test-suspend.cfg
fi