[backfire] cleanup: toolchain/uClibc: remove "broken" stuff
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index e7a1250df7ecca0bd1a23013cec2075839427b25..a08b8125a7e222eed22096c2e9595d3498035b83 100644 (file)
@@ -68,7 +68,7 @@ config SSP_SUPPORT
 
 config TLS_SUPPORT
        bool
-       depends !GCC_VERSION_3_4_6 && UCLIBC_VERSION_NPTL
+       depends !GCC_VERSION_3_4_6
        prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
        default n
        help