-
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 if’s and menus.)
Defaults¶
- “y” if
GPIO_DW
&&GPIO
&&BOARD_EM_STARTERKIT
Kconfig definitions¶
At boards/arc/em_starterkit/Kconfig.defconfig:27
Included via Kconfig:10
→ Kconfig.zephyr:21
Menu path: (top menu)
config GPIO_DW_3 bool default "y" ifGPIO_DW
&&GPIO
&&BOARD_EM_STARTERKIT
depends onGPIO_DW
&&GPIO
&&BOARD_EM_STARTERKIT
At drivers/gpio/Kconfig.dw:167
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:25
Menu path: (top menu) → Device Drivers → GPIO Drivers → Designware GPIO
config GPIO_DW_3 bool prompt "Designware GPIO block 1" ifGPIO_DW
&&GPIO
depends onGPIO_DW
&&GPIO
help Include Designware GPIO driver
(Definitions include propagated dependencies, including from if’s and menus.)