#
# Copyright (c) 2018 Nordic Semiconductor
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

source "Kconfig.zephyr"

menu "PDM"
config NRFX_PDM
bool "Enable PDM subsystem"
default y
help
  Enable the Pulse Density Modulation (PDM) subsystem.
endmenu