-
CONFIG_GPIO_GECKO_COMMON_NAME
¶
Common driver name
Type: string
Defaults¶
- “GPIO_COMMON” if
GPIO_GECKO
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.gecko:16
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:69
Menu path: (top menu) → Device Drivers → GPIO Drivers → Gecko GPIO driver
config GPIO_GECKO_COMMON_NAME string prompt "Common driver name" ifGPIO_GECKO
&&GPIO
default "GPIO_COMMON" ifGPIO_GECKO
&&GPIO
depends onGPIO_GECKO
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)