aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/misc/debug-x86-verbose-bootup.scc
blob: cc9440aceb8bac7cf86a4e3e2a70def0c43a6df5 (plain)
1
2
3
4
# SPDX-License-Identifier: MIT
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ]; then
    kconf non-hardware debug-x86-verbose-bootup.cfg
fi