Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a08e23f68e035097f7f5a4572c611c1c0ae500e3
/
.
/
drivers
/
clock_control
/
Kconfig.gd32
blob: b377a0b66e6faf8b36a5725e2ad76c9bdf1fb558 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_GD32
bool
"GD32 clock control"
default
y
depends on DT_HAS_GD_GD32_CCTL_ENABLED
help
Enable
driver
for
Gigadevice
Reset
Clock
Unit
(
RCU
).