arch\arm\src\stm32h7\Kconfig: Add the CRC option in KConfig.

This commit is contained in:
Eduard Niesner
2019-09-27 06:21:44 -06:00
committed by Gregory Nutt
parent 7420f4dc5e
commit dc43f4e648
+4
View File
@@ -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