Skip to content

Commit

Permalink
arch/arm/Kconfig: Since the basic STM32H7 port is working, let's remo…
Browse files Browse the repository at this point in the history
…ve the EXPERIMENTAL dependency.
  • Loading branch information
gregory-nutt committed Jul 12, 2018
1 parent 82e5c6c commit e569872
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit e569872

Please sign in to comment.