# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0

config NXP_PINT
	bool "Pin interrupt and pattern match engine (PINT) for NXP MCUs"
	default y
	depends on DT_HAS_NXP_PINT_ENABLED
	help
	  Enable PINT driver for NXP MCUs
