aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/mem/debug-memtest.scc
blob: 2354f890cd968cb342d8cc643a0fec898fe57527 (plain)
1
2
3
4
# SPDX-License-Identifier: MIT
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ] || [ "$KARCH" = "arm" ] || [ "$KARCH" = "arm64" ] || [ "$KARCH" = "powerpc" ] || [ "$KARCH" = "mips" ]; then
    kconf non-hareware debug-memtest.cfg
fi