arch/arm/Kconfig: Since the basic STM32H7 port is working, let's remove the EXPERIMENTAL dependency.

This commit is contained in:
Gregory Nutt
2018-07-12 12:35:35 -06:00
parent 82e5c6ceea
commit e569872358
-1
View File
@@ -300,7 +300,6 @@ config ARCH_CHIP_STM32H7
select ARCH_HAVE_SPI_BITORDER
select ARM_HAVE_MPU_UNIFIED
# select ARMV7M_HAVE_STACKCHECK
depends on EXPERIMENTAL # Remove when the port is stable
---help---
STMicro STM32H7 architectures (ARM Cortex-M7).