boards: enable CONFIG_ARMV7M_LAZYFPU everywhere

This commit is contained in:
Daniel Agar
2020-03-22 15:15:43 -04:00
committed by Lorenz Meier
parent abec2bd8df
commit cb74cb8692
52 changed files with 56 additions and 5 deletions

View File

@@ -35,6 +35,7 @@ CONFIG_ARMV7M_BASEPRI_WAR=y
CONFIG_ARMV7M_DCACHE=y
CONFIG_ARMV7M_DTCM=y
CONFIG_ARMV7M_ICACHE=y
CONFIG_ARMV7M_LAZYFPU=y
CONFIG_ARMV7M_MEMCPY=y
CONFIG_ARMV7M_USEBASEPRI=y
CONFIG_BOARDCTL_RESET=y