CONFIG_USE_GD32_RCU
(No prompt – not directly user assignable.)
Type: bool
Help
Enable GD32 Reset and Clock Unit (RCU) HAL module driver
Direct dependencies
HAS_GD32_HAL
&& 0
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <Zephyr>/modules/hal_gigadevice/Kconfig:166
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
Menu path: (Top) → Modules
config USE_GD32_RCU
bool
default y
depends on HAS_GD32_HAL && 0
help
Enable GD32 Reset and Clock Unit (RCU) HAL module driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)