Skip to content

Commit 420f230

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/spi/Kconfig.max32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config SPI_MAX32
55
bool "MAX32 MCU SPI controller driver"
66
default y
77
depends on DT_HAS_ADI_MAX32_SPI_ENABLED
8+
select PINCTRL
89
help
910
Enable SPI support on the MAX32 family of processors.
1011

0 commit comments

Comments
 (0)