:orphan: .. title:: SOF .. option:: CONFIG_SOF *Sound Open Firmware (SOF)* Type: ``bool`` Help ==== .. code-block:: none Build Sound Open Firmware (SOF) support. Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/Kconfig.sof:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``/Kconfig:27`` Menu path: (Top) → Modules .. code-block:: kconfig config SOF bool "Sound Open Firmware (SOF)" help Build Sound Open Firmware (SOF) support. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*