sof icon indicating copy to clipboard operation
sof copied to clipboard

treewide: remove CONFIG_ZEPHYR_NATIVE_DRIVERS

Open kv2019i opened this issue 6 months ago • 1 comments

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: https://github.com/thesofproject/sof/issues/9983

kv2019i avatar Jul 03 '25 12:07 kv2019i

@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.

kv2019i avatar Jul 03 '25 12:07 kv2019i