Skip to content

Commit a95a5ee

Browse files
committed
kconfig-sof-default: use xrun-debug by default
For some reason the Intel CI uses an extra config required by the sof-test xrun_injection tests. Make sure developers and CI rely on the same .config. Signed-off-by: Pierre-Louis Bossart <[email protected]>
1 parent 1dea717 commit a95a5ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kconfig-sof-default.sh

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ $COMMAND .config \
1919
"$KCONFIG_DIR"/hdaudio-codecs-defconfig \
2020
"$KCONFIG_DIR"/telemetry-debugfs-defconfig \
2121
"$KCONFIG_DIR"/lock-stall-defconfig \
22+
"$KCONFIG_DIR"/xrun-debug-defconfig \
2223
"$KCONFIG_DIR"/soundwire-defconfig \
2324
"$KCONFIG_DIR"/soundwire-codecs-defconfig \
2425
"$KCONFIG_DIR"/bpf-defconfig \

0 commit comments

Comments
 (0)