-
CONFIG_AUDIO_MPXXDTYY
¶
ST Digital PDM microphone attached to I2S support
Type: bool
Help¶
Enable MPXXDTYY microphone support on the selected board
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/audio/Kconfig.mpxxdtyy:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:84
→ <Zephyr>/drivers/audio/Kconfig:54
Menu path: (Top) → Device Drivers → Support for Audio → Digital Microphone (Audio) Drivers
config AUDIO_MPXXDTYY bool "ST Digital PDM microphone attached to I2S support" selectHAS_STLIB
depends onI2S
&&AUDIO_DMIC
&&AUDIO
help Enable MPXXDTYY microphone support on the selected board
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)