sof
sof copied to clipboard
treewide: remove CONFIG_ZEPHYR_NATIVE_DRIVERS
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
@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.