drivers: spi: Select PINCTRL for MAX32 MCUs
PINCTRL require to be selected for SPI Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
parent
b4b946eaad
commit
420f230b9f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ config SPI_MAX32
|
|||
bool "MAX32 MCU SPI controller driver"
|
||||
default y
|
||||
depends on DT_HAS_ADI_MAX32_SPI_ENABLED
|
||||
select PINCTRL
|
||||
help
|
||||
Enable SPI support on the MAX32 family of processors.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue