Skip to content

Commit b4b946e

Browse files
ozersafabiobaltieri
authored andcommitted
drivers: i2c: Select PINCTRL for MAX32 MCUs
PINCTRL require to be selected for I2C Signed-off-by: Sadik Ozer <[email protected]>
1 parent 226e381 commit b4b946e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/i2c/Kconfig.max32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ menuconfig I2C_MAX32
55
bool "Analog Devices MAX32 I2C driver"
66
default y
77
depends on DT_HAS_ADI_MAX32_I2C_ENABLED
8+
select PINCTRL
89
help
910
i2c driver for max32 family.
1011

0 commit comments

Comments
 (0)