Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
daef6e4766f0733a04334d1cf0dbde1ea3d38a25
/
.
/
drivers
/
reset
/
Kconfig.sf32lb
blob: 91b93a539d03fa53afb66f499808c3352fc9e9ac [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Qingsong Gou <gouqs@hotmail.com>
# SPDX-License-Identifier: Apache-2.0
config RESET_SF32LB
bool
"SF32LB Reset Controller"
default
y
depends on DT_HAS_SIFLI_SF32LB_RCC_RCTL_ENABLED
help
Enable
support
for
SF32LB
Reset
Controller
.