X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff57652cf6b0f7a2f7e6f99a3293fbac1d0b6c5d..29dbf43bdb18ecc6b4e3df180114ef03e67a22e7:/toolchain/Config.in diff --git a/toolchain/Config.in b/toolchain/Config.in index 64e4372b1..ed5a93978 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