-
CONFIG_GPIO_SIFIVE_GPIO_NAME
¶
GPIO driver name
Type: string
Defaults¶
- “gpio0” if
GPIO_SIFIVE
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.sifive:18
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:63
Menu path: (top menu) → Device Drivers → GPIO Drivers → SiFive Freedom Processor GPIO driver
config GPIO_SIFIVE_GPIO_NAME string prompt "GPIO driver name" ifGPIO_SIFIVE
&&GPIO
default "gpio0" ifGPIO_SIFIVE
&&GPIO
depends onGPIO_SIFIVE
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)