Commit e8deee4f authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: [hsdk]: Enable FPU_SAVE_RESTORE



HSDK has hardware floating point and the common use case is with
glibc+hf so enable that as default.

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent bb12433b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ menuconfig ARC_SOC_HSDK
	depends on ISA_ARCV2
	select ARC_HAS_ACCL_REGS
	select ARC_IRQ_NO_AUTOSAVE
	select ARC_FPU_SAVE_RESTORE
	select CLK_HSDK
	select RESET_CONTROLLER
	select RESET_HSDK