Skip to content

Conversation

@kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Jul 3, 2025

With XTOS removed, only native Zephyr drivers can be used with SOF. The CONFIG_ZEPHYR_NATIVE_DRIVERS Kconfig option is thus obsolete and it can be removed along with code only built when this option was not set.

Link: #9983

With XTOS removed, only native Zephyr drivers can be used with
SOF. The CONFIG_ZEPHYR_NATIVE_DRIVERS Kconfig option is thus obsolete
and it can be removed along with code only built when this option was
not set.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
@kv2019i
Copy link
Collaborator Author

kv2019i commented Jul 3, 2025

@lyakh @lgirdwood sharing this early. This gets rid of a lot of ugly ifdefs, but is not mergeable in current state. Testbench still uses legacy DAI interface (FYI @singalsu ) and the SOF ALSA plugin (FYI @ranj063 ) fails as well.

Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants