-
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
.
Symbols selected by this symbol¶
HAS_STLIB
ifI2S
&&AUDIO_DMIC
&&AUDIO
Kconfig definition¶
At drivers/audio/Kconfig.mpxxdtyy:7
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:84
→ drivers/audio/Kconfig:57
Menu path: (top menu) → Device Drivers → Support for Audio → Digital Microphone (Audio) Drivers
menuconfig AUDIO_MPXXDTYY bool prompt "ST Digital PDM microphone attached to I2S support" ifI2S
&&AUDIO_DMIC
&&AUDIO
selectHAS_STLIB
ifI2S
&&AUDIO_DMIC
&&AUDIO
depends onI2S
&&AUDIO_DMIC
&&AUDIO
help Enable MPXXDTYY microphone support on the selected board
(Definitions include propagated dependencies, including from if’s and menus.)