1# Copyright 2025 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4config COMPARATOR_NXP_ACOMP
5	bool "NXP analog comparator driver"
6	default y
7	depends on DT_HAS_NXP_ACOMP_ENABLED
8