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 d81889c commit 41f60a6Copy full SHA for 41f60a6
drivers/pinctrl/freescale/Kconfig
@@ -12,6 +12,8 @@ config PINCTRL_IMX_SCMI
12
depends on ARM_SCMI_PROTOCOL && OF || COMPILE_TEST
13
select PINMUX
14
select GENERIC_PINCONF
15
+ select GENERIC_PINCTRL_GROUPS
16
+ select GENERIC_PINMUX_FUNCTIONS
17
help
18
i.MX95 SCMI firmware provides pinctrl protocol. This driver
19
utilizes the SCMI interface to do pinctrl configuration.
0 commit comments