We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2802a9a commit a02be91Copy full SHA for a02be91
drivers/gpio/Kconfig.renesas_ra_ioport
@@ -5,6 +5,7 @@ config GPIO_RA_IOPORT
5
bool "Renesas RA GPIO IO port driver"
6
default y
7
depends on DT_HAS_RENESAS_RA_GPIO_IOPORT_ENABLED
8
+ select PINCTRL
9
help
10
Enable the Renesas RA GPIO IO port driver.
11
0 commit comments