update conditionals to select stm32h7 spi peripherals
This commit is contained in:
parent
54dba40f87
commit
3e16b6c9f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user