arch/arm/Kconfig: Fix an ommission in the Kconfig from last Tiva commits.

This commit is contained in:
Gregory Nutt 2018-06-20 10:09:23 -06:00
parent 9a51854223
commit 2ec450f185

View File

@ -134,6 +134,7 @@ config ARCH_CHIP_LM
select ARCH_HAVE_CMNVECTOR
select ARCH_HAVE_MPU
select ARM_HAVE_MPU_UNIFIED
select ARMV7M_CMNVECTOR
---help---
TI/Luminary Stellaris LMS3 and LM4F architectures (ARM Cortex-M3/4)