summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.h8300
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2003-11-18 19:57:06 +0000
committerManuel Novoa III <mjn3@codepoet.org>2003-11-18 19:57:06 +0000
commit906eb2c0704f3d1da5d02d1a932fe49677faa4d7 (patch)
tree9997e050039baf5fa7e9944c2841ccbcd48f5944 /extra/Configs/Config.h8300
parent5e3553a3b7bdb2667371db1c6dbee0ad49c8221c (diff)
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
are implemented in hardware or via kernel emulation doesn't matter to the libc code.
Diffstat (limited to 'extra/Configs/Config.h8300')
-rw-r--r--extra/Configs/Config.h83001
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.h8300 b/extra/Configs/Config.h8300
index 2b0762a1d..15e4eeb7b 100644
--- a/extra/Configs/Config.h8300
+++ b/extra/Configs/Config.h8300
@@ -6,7 +6,6 @@
config HAVE_ELF
bool
select ARCH_HAS_NO_MMU
- select ARCH_HAS_NO_FPU
select ARCH_HAS_C_SYMBOL_PREFIX
select HAVE_NO_SHARED
select ARCH_HAS_NO_LDSO