update conditionals to select stm32h7 spi peripherals

This commit is contained in:
Sebastien Lorquet 2022-09-06 15:38:41 +02:00 committed by hartmannathan
parent 54dba40f87
commit 3e16b6c9f1

View File

@ -694,12 +694,12 @@ config STM32H7_SPI6
select SPI
select STM32H7_SPI
endmenu # STM32H7 SPI Selection
config STM32H7_SYSCFG
bool "SYSCFG"
default y
endmenu # STM32H7 SPI Selection
menu "STM32H7 Timer Selection"
config STM32H7_TIM1