-
CONFIG_GPIO_SIFIVE
¶
SiFive Freedom Processor GPIO driver
Type: bool
Direct dependencies¶
GPIO
&& SOC_RISCV32_SIFIVE_FREEDOM
&& GPIO
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/gpio/Kconfig.sifive:8
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:63
Menu path: (top menu) → Device Drivers → GPIO Drivers
menuconfig GPIO_SIFIVE bool prompt "SiFive Freedom Processor GPIO driver" ifGPIO
&&SOC_RISCV32_SIFIVE_FREEDOM
&&GPIO
depends onGPIO
&&SOC_RISCV32_SIFIVE_FREEDOM
&&GPIO
help Enable driver for the SiFive Freedom GPIO controller. Says n if not sure.
(Definitions include propagated dependencies, including from if’s and menus.)