Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions zephyr/Kconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
if SOF

config SOF_STAGING
bool "Enable SOF staging features and modules"
default n
help
SOF staging features are not ready for production but are
upstream to enable developers to continue development in order
to bring the feature to production level faster using the
upstream codebase.

rsource "../Kconfig.sof"

config SOF_ZEPHYR_HEAP_CACHED
Expand Down