From b64b29cd2b2aa49f7b45f58a77b33e1cddbf7840 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Thu, 7 Apr 2022 22:25:45 +0900 Subject: [PATCH] Revert "soc/it8xxx2: enable FPU support" This reverts commit b1ad97bc264c98236ba25a0997e7296babc387c9 since it causes the following build failure: cc1: error: requested ABI requires '-march' to subsume the 'F' extension Signed-off-by: Stephanos Ioannidis --- soc/riscv/riscv-ite/it8xxx2/Kconfig.series | 1 - 1 file changed, 1 deletion(-) diff --git a/soc/riscv/riscv-ite/it8xxx2/Kconfig.series b/soc/riscv/riscv-ite/it8xxx2/Kconfig.series index 3380dbd872b..59848b190e3 100644 --- a/soc/riscv/riscv-ite/it8xxx2/Kconfig.series +++ b/soc/riscv/riscv-ite/it8xxx2/Kconfig.series @@ -5,7 +5,6 @@ config SOC_SERIES_RISCV32_IT8XXX2 bool "ITE IT8XXX2 implementation" #depends on RISCV select COMPRESSED_ISA - select CPU_HAS_FPU select SOC_FAMILY_RISCV_ITE help Enable support for ITE IT8XXX2