summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/Configs/Config.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh
index 4277e920d..55d017a20 100644
--- a/extra/Configs/Config.sh
+++ b/extra/Configs/Config.sh
@@ -50,9 +50,8 @@ config CONFIG_SH2
bool "SH2"
config CONFIG_SH3
- select HAS_FPU
+ select ARCH_HAS_NO_FPU
select UCLIBC_HAS_MMU
- select ARCH_HAS_NO_LDSO
bool "SH3"
config CONFIG_SH4