mirror of
https://github.com/apache/nuttx.git
synced 2026-08-28 04:40:41 +00:00
update conditionals to select stm32h7 spi peripherals
This commit is contained in:
parent
54dba40f87
commit
3e16b6c9f1
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue