CONFIG_HAS_GD32_HAL

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

0

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At <Zephyr>/modules/hal_gigadevice/Kconfig:17

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:80

Menu path: (Top) → Modules

config HAS_GD32_HAL
    bool
    select HAS_CMSIS_CORE if SOC_FAMILY_GD32_ARM
    depends on 0

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)