diff options
Diffstat (limited to 'toolchain/Config.in')
-rw-r--r-- | toolchain/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in index 64e4372b11..ed5a939787 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -27,13 +27,6 @@ config LARGEFILE help Enable large file (files > 2 GB) support -config C99_MATH - bool - prompt "Enable full C99 math support?" if TOOLCHAINOPTS - default n - help - Enable if you need full C99 math in libm - config SOFT_FLOAT bool prompt "Use software floating point by default" if TOOLCHAINOPTS |