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 fd5dd5e commit 6b1f864Copy full SHA for 6b1f864
drivers/smbus/Kconfig
@@ -82,6 +82,7 @@ menuconfig SMBUS_STM32
82
default y
83
depends on DT_HAS_ST_STM32_SMBUS_ENABLED
84
depends on I2C_STM32
85
+ select PINCTRL
86
help
87
Enable STM32 SMBus driver.
88
0 commit comments