Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
87a751c266da02b53193852e336c3227bf7a3672
/
.
/
drivers
/
pinctrl
/
Kconfig.s32
blob: 34d9a9cced2a03eb1a003273ff46efede41919b0 [
file
] [
log
] [
blame
]
# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_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
.