1# Copyright 2023 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4config QDEC_NXP_S32
5 bool "NXP Quad Decoder S32 drivers"
6 default y
7 depends on DT_HAS_NXP_QDEC_S32_ENABLED
8 select NXP_S32_EMIOS
9 select PINCTRL
10 help
11 Enable drivers for NXP S32 QUADRATURE DECODER
12