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 5017279 commit 379fa75Copy full SHA for 379fa75
drivers/i3c/Kconfig.stm32
@@ -10,6 +10,7 @@ config I3C_STM32
10
bool "STM32 I3C driver support"
11
depends on DT_HAS_ST_STM32_I3C_ENABLED
12
select I3C_IBI_WORKQUEUE if I3C_USE_IBI
13
+ select PINCTRL
14
default y
15
help
16
Enable support for I3C on STM32 microcontrollers.
0 commit comments