CONFIG_USE_GD32_SQPI¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable GD32 Serial/Quad Parallel Interface (SQPI) HAL module driver
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At modules/hal_gigadevice/Kconfig:188
Included via Kconfig:8
→ Kconfig.zephyr:33
→ modules/Kconfig:80
Menu path: (Top) → Modules
config USE_GD32_SQPI
bool
depends on HAS_GD32_HAL && 0
help
Enable GD32 Serial/Quad Parallel Interface (SQPI) HAL module driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)