diff --git a/app/os_linux_overlay.conf b/app/os_linux_overlay.conf new file mode 100644 index 000000000000..a1399d4ebe2c --- /dev/null +++ b/app/os_linux_overlay.conf @@ -0,0 +1,8 @@ +# +# Overlay definitions to build SOF firmware for use +# with SOF driver in Linux kernel +# + +# SOF Linux driver does not require FW to retain its +# state, so context save can be disabled +CONFIG_ADSP_IMR_CONTEXT_SAVE=n