]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
ARC: [hsdk]: Enable FPU_SAVE_RESTORE
authorVineet Gupta <vgupta@synopsys.com>
Fri, 8 Jan 2021 21:46:55 +0000 (13:46 -0800)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 8 Jan 2021 21:46:58 +0000 (13:46 -0800)
HSDK has hardware floating point and the common use case is with
glibc+hf so enable that as default.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/plat-hsdk/Kconfig

index 6b5c54576f54d03a48a7472eed7aa2184b4ed649..a2d10c29fbcc0e315ee8c3fcfb4a5ef8ebebf3a0 100644 (file)
@@ -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