-
CONFIG_GPIO_SIFIVE
¶
SiFive Freedom Processor GPIO driver
Type: bool
Direct dependencies¶
SOC_RISCV_SIFIVE_FREEDOM
&& GPIO
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/gpio/Kconfig.sifive:6
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:30
→ drivers/gpio/Kconfig:44
Menu path: (Top) → Device Drivers → GPIO Drivers
menuconfig GPIO_SIFIVE bool "SiFive Freedom Processor GPIO driver" selectHAS_DTS_GPIO
depends onSOC_RISCV_SIFIVE_FREEDOM
&&GPIO
help Enable driver for the SiFive Freedom GPIO controller. Says n if not sure.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)