The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_AUDIO_MPXXDTYY

ST Digital PDM microphone attached to I2S support

Type: bool

Help

Enable MPXXDTYY microphone support on the selected board

Direct dependencies

I2S && AUDIO_DMIC && AUDIO

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At drivers/audio/Kconfig.mpxxdtyy:7

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:84drivers/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" if I2S && AUDIO_DMIC && AUDIO
    select HAS_STLIB if I2S && AUDIO_DMIC && AUDIO
    depends on I2S && AUDIO_DMIC && AUDIO
    help
      Enable MPXXDTYY microphone support on the selected board

(Definitions include propagated dependencies, including from if’s and menus.)