-
CONFIG_GPIO_DW_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Default¶
60
Kconfig definition¶
At drivers/gpio/Kconfig.dw:16
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:24
Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO
config GPIO_DW_INIT_PRIORITY int "Init priority" default 60 depends onGPIO_DW
&&GPIO
help Device driver initialization priority.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)