-
CONFIG_GPIO_SIFIVE_GPIO_NAME
¶
GPIO driver name
Type: string
Defaults¶
- “gpio0” if
GPIO_SIFIVE
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.sifive:19
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:51
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.)