blob: 8834a0af314c57c42f2ff734728e2ac472c9ed78 [file] [log] [blame]
# NXP MCUX analog comparator (ACMP) configuration options
# Copyright (c) 2020 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
config MCUX_ACMP
bool "NXP MCUX Analog Comparator (ACMP)"
default y
depends on DT_HAS_NXP_KINETIS_ACMP_ENABLED
depends on HAS_MCUX_ACMP
select PINCTRL
help
Enable driver for the NXP MCUX Analog Comparator (ACMP).
config MCUX_ACMP_TRIGGER
bool "Trigger support"
depends on MCUX_ACMP
help
Enable trigger support for the NXP MCUX Analog Comparator
(ACMP).