arch\arm\src\stm32h7\Kconfig: Add the CRC option in KConfig.
This commit is contained in:
parent
7420f4dc5e
commit
dc43f4e648
@ -184,6 +184,10 @@ config STM32H7_ADC3
|
||||
default n
|
||||
select STM32H7_ADC
|
||||
|
||||
config STM32H7_CRC
|
||||
bool "CRC"
|
||||
default n
|
||||
|
||||
config STM32H7_BKPSRAM
|
||||
bool "Enable BKP RAM Domain"
|
||||
select STM32H7_PWR
|
||||
|
Loading…
Reference in New Issue
Block a user