aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/irq/debug-nmi-selftest.scc
blob: 2f4c59114be63977c49b68f601262f3b1bed494c (plain)
1
2
3
4
5
include cfg/debug/common/debug-kernelhacking.scc

if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ]; then
    kconf non-hardware debug-nmi-selftest.cfg
fi