From 7f2e6ff1ee1a0821b8d05a614a120503cbfd75ca Mon Sep 17 00:00:00 2001 From: Jason Harris Date: Thu, 25 Apr 2019 17:05:08 -0600 Subject: [PATCH] configs/nucleo-h743zi/nsh/defconfig: Enable the FPU. --- configs/nucleo-h743zi/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/nucleo-h743zi/nsh/defconfig b/configs/nucleo-h743zi/nsh/defconfig index a622d0d942f..fbf25765eaa 100644 --- a/configs/nucleo-h743zi/nsh/defconfig +++ b/configs/nucleo-h743zi/nsh/defconfig @@ -5,7 +5,6 @@ # You can then do "make savedefconfig" to generate a new defconfig file that includes your # modifications. # -# CONFIG_ARCH_FPU is not set # CONFIG_NSH_DISABLE_IFCONFIG is not set # CONFIG_NSH_DISABLE_PS is not set # CONFIG_STANDARD_SERIAL is not set