Skip to content

Commit ec35dfb

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 <pierre-louis.bossart@linux.intel.com>
1 parent 1dea717 commit ec35dfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kconfig-sof-default.sh

Lines changed: 1 addition & 0 deletions
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)