aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/misc/debug-dma-api.scc
blob: 1a364ec2d43ebc765bf0def2aeb5e0a13b09ce84 (plain)
1
2
3
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ] || [ "$KARCH" = "arm" ] || [ "$KARCH" = "arm64" ] || [ "$KARCH" = "powerpc" ] || [ "$KARCH" = "mips" ]; then
    kconf non-hardware debug-dma-api.cfg
fi