- CONFIG_COMP_IGO_NR¶
IGO NR component
Type: bool
Help¶
This option enables Intelligo non-speech noise reduction. The feature links to a proprietary
binary libigonr.a that currently is supported on different Xtensa DSP platforms. Please email
support@intelli-go.ai for any questions about the binary.
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Default¶
n
Kconfig definition¶
At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/audio/Kconfig:347
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
Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Audio components
config COMP_IGO_NR
bool "IGO NR component"
default n
depends on SOF
help
This option enables Intelligo non-speech noise reduction. The feature links to a proprietary
binary libigonr.a that currently is supported on different Xtensa DSP platforms. Please email
support@intelli-go.ai for any questions about the binary.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)