Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dc14bdd54fd3ad3ac68ce6ffa919ceee3afd5a7c
/
.
/
drivers
/
pinctrl
/
Kconfig.nxp_s32
blob: 8cbcc891e67fa8f23cbb3dcf24041ccf12640256 [
file
] [
log
] [
blame
]
# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_NXP_S32
bool
"Pin controller driver for NXP S32 processors"
default
y
depends on DT_HAS_NXP_S32ZE_PINCTRL_ENABLED
help
Enable
pin controller driver
for
NXP S32 processors
.