- CONFIG_CADENCE_CODEC_DAB_DEC_LIB¶
Cadence DAB decoder library name
Type: string
Help¶
This option is a string and takes the full name of the DAB library binary.
Direct dependencies¶
CADENCE_CODEC_DAB_DEC
&& CADENCE_CODEC
&& SOF
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/audio/codec_adapter/Kconfig:69
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:14
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:9
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/audio/Kconfig:355
Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Audio components → Codec Adapter codecs → Cadence codec → Cadence DAB decoder
config CADENCE_CODEC_DAB_DEC_LIB
string "Cadence DAB decoder library name" if COMP_CODEC_ADAPTER
depends on CADENCE_CODEC_DAB_DEC && CADENCE_CODEC && SOF
help
This option is a string and takes the full name of the DAB library binary.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)