blob: c91fc69f545b1b117afdf2c27f737c9d31ad3410 [file] [log] [blame]
# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# Workaround for not being able to have commas in macro arguments
DT_COMPAT_NORDIC_NRF_PDM := nordic,nrf-pdm
config AUDIO_DMIC_NRFX_PDM
bool "nRF PDM nrfx driver"
depends on $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_PDM))
default y
select NRFX_PDM
help
Enable support for nrfx PDM driver for nRF MCU series.