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