mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 21:30:44 +00:00
arch/arm/src/stm32f7/Kconfig: add STM32F7_SYSCFG
This commit is contained in:
parent
78f44e7769
commit
8a8c268e6b
1 changed files with 4 additions and 0 deletions
|
|
@ -1592,6 +1592,10 @@ config STM32F7_SPI6
|
|||
select SPI
|
||||
select STM32F7_SPI
|
||||
|
||||
config STM32F7_SYSCFG
|
||||
bool "SYSCFG"
|
||||
default y
|
||||
|
||||
config STM32F7_TIM1
|
||||
bool "TIM1"
|
||||
default n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue