CONFIG_GPIO_RCAR
Renesas RCAR GPIO
Type: bool
Help
Enable Renesas RCAR GPIO driver.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/gpio/Kconfig.rcar:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:36
→ <Zephyr>/drivers/gpio/Kconfig:100
Menu path: (Top) → Device Drivers → GPIO Drivers
config GPIO_RCAR
bool "Renesas RCAR GPIO"
depends on SOC_SERIES_RCAR_GEN3 && GPIO
help
Enable Renesas RCAR GPIO driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)