Skip to content

Commit

Permalink
kconfig-sof-default: use xrun-debug by default
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
plbossart committed Jun 24, 2024
1 parent 1dea717 commit ec35dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kconfig-sof-default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ $COMMAND .config \
"$KCONFIG_DIR"/hdaudio-codecs-defconfig \
"$KCONFIG_DIR"/telemetry-debugfs-defconfig \
"$KCONFIG_DIR"/lock-stall-defconfig \
"$KCONFIG_DIR"/xrun-debug-defconfig \
"$KCONFIG_DIR"/soundwire-defconfig \
"$KCONFIG_DIR"/soundwire-codecs-defconfig \
"$KCONFIG_DIR"/bpf-defconfig \
Expand Down

0 comments on commit ec35dfb

Please sign in to comment.