CONFIG_PINCTRL_RCAR_PFC¶
Pin controller driver for Renesas RCar SoC
Type: bool
Help¶
Enable pin controller driver for Renesas RCar SoC
Default¶
y
Kconfig definition¶
At drivers/pinctrl/Kconfig.rcar:4
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:126
→ drivers/pinctrl/Kconfig:34
Menu path: (Top) → Device Drivers → Enable pin controller drivers
config PINCTRL_RCAR_PFC
bool "Pin controller driver for Renesas RCar SoC"
default y
depends on SOC_FAMILY_RCAR && PINCTRL
help
Enable pin controller driver for Renesas RCar SoC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)