diff --git a/kconfig-sof-default.sh b/kconfig-sof-default.sh index f0fff2e..d113e11 100755 --- a/kconfig-sof-default.sh +++ b/kconfig-sof-default.sh @@ -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 \