-
CONFIG_GPIO_DW_3
¶
Designware GPIO block 1
Type: bool
Help¶
Include Designware GPIO driver
Direct dependencies¶
(GPIO_DW
&& GPIO
&& BOARD_EM_STARTERKIT
) || (GPIO_DW
&& GPIO
)
(Includes any dependencies from ifs and menus.)
Default¶
y
Kconfig definitions¶
At <Zephyr>/boards/arc/em_starterkit/Kconfig.defconfig:24
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:24
Menu path: (Top)
config GPIO_DW_3 bool default y depends onGPIO_DW
&&GPIO
&&BOARD_EM_STARTERKIT
At <Zephyr>/drivers/gpio/Kconfig.dw:118
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:34
→ <Zephyr>/drivers/gpio/Kconfig:24
Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO
config GPIO_DW_3 bool "Designware GPIO block 1" depends onGPIO_DW
&&GPIO
help Include Designware GPIO driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)