arch/arm/src/stm32f7/Kconfig: add STM32F7_SYSCFG

This commit is contained in:
yangxuan8282 2022-08-22 14:36:15 +08:00 committed by Xiang Xiao
parent 78f44e7769
commit 8a8c268e6b

View File

@ -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