-
CONFIG_GPIO_DW_0_NAME
¶
Driver name
Type: string
Direct dependencies¶
(GPIO_DW_0
&& GPIO_DW
&& GPIO
&& SOC_SERIES_QUARK_X1000
) || (GPIO_DW_0
&& !HAS_DTS
&& GPIO_DW
&& GPIO
)
(Includes any dependencies from if’s and menus.)
Defaults¶
Kconfig definitions¶
At soc/x86/intel_quark/quark_x1000/Kconfig.defconfig.series:105
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/x86/intel_quark/Kconfig.defconfig:3
Menu path: (top menu)
config GPIO_DW_0_NAME string default "GPIO_0" ifGPIO_DW_0
&&GPIO_DW
&&GPIO
&&SOC_SERIES_QUARK_X1000
depends onGPIO_DW_0
&&GPIO_DW
&&GPIO
&&SOC_SERIES_QUARK_X1000
At drivers/gpio/Kconfig.dw:41
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_0_NAME string prompt "Driver name" ifGPIO_DW_0
&& !HAS_DTS
&&GPIO_DW
&&GPIO
default "GPIO_0" ifGPIO_DW_0
&& !HAS_DTS
&&GPIO_DW
&&GPIO
depends onGPIO_DW_0
&& !HAS_DTS
&&GPIO_DW
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)