:orphan: .. title:: CONFIG_SOF .. kconfig:: CONFIG_SOF 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:33`` → ``/Kconfig:25`` 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.)*