Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bfc607e38d43b157e05d0db76eb078bec05a6060
/
.
/
drivers
/
reset
/
Kconfig.nxp_rstctl
blob: 6e604b96643452669e42857c45d9d85113491b20 [
file
] [
log
] [
blame
]
# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
config RESET_NXP_RSTCTL
bool
"NXP RSTCTL driver"
default
y
depends on DT_HAS_NXP_RSTCTL_ENABLED
help
Enable
the driver
for
the NXP RSTCTL
,
a peripheral reset controller
.