CONFIG_GPIO_SCH_INIT_PRIORITY

Init priority

Type: int

Help

Device driver initialization priority.

Direct dependencies

GPIO_SCH && GPIO_SCH && GPIO

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At drivers/gpio/Kconfig.sch:17

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:34drivers/gpio/Kconfig:41

Menu path: (top menu) → Device Drivers → GPIO Drivers → Intel SCH GPIO controller

config GPIO_SCH_INIT_PRIORITY
    int
    prompt "Init priority" if GPIO_SCH && GPIO_SCH && GPIO
    default 60 if GPIO_SCH && GPIO_SCH && GPIO
    depends on GPIO_SCH && GPIO_SCH && GPIO
    help
      Device driver initialization priority.

(Definitions include propagated dependencies, including from if’s and menus.)