CONFIG_GD32_HXTAL_25MHZ
25MHz
Type: bool
Help
Use 25MHz oscillator for HXTAL
Direct dependencies
SOC_SERIES_GD32VF103
&& <choice GD32_HXTAL_FREQUENCY: High speed external oscillator clock frequency>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <External Modules>/hal_gigadevice/Kconfig:45
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:80
Menu path: (Top) → Modules → High speed external oscillator clock frequency
config GD32_HXTAL_25MHZ
bool "25MHz"
depends on SOC_SERIES_GD32VF103 && <choice GD32_HXTAL_FREQUENCY>
help
Use 25MHz oscillator for HXTAL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)