Add Lazy FPU to Defconfig

Reported that LAZYFPU interacts with the MTD (FRAM) driver.
This commit is contained in:
Ryan Johnston
2021-03-02 23:05:43 -06:00
committed by Daniel Agar
parent 28b89b024f
commit 0047e518aa

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