Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c11af961352181bdd856de32bb513f495996dbde
/
.
/
drivers
/
gpio
/
Kconfig.s32
blob: 72dc178c12ab56591998e49b2cfe2fcbe1f4b632 [
file
] [
log
] [
blame
]
# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
config GPIO_S32
bool
"NXP S32 GPIO driver"
default
y
depends on DT_HAS_NXP_S32_GPIO_ENABLED
help
Enable
the GPIO driver
for
NXP S32 processors
.