toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.in
index 75d388dc65353179550ed7e2a1936147b7c21fd7..e94bcc973889f5035a1517c4cd1f3e36cb423051 100644 (file)
@@ -49,7 +49,6 @@ config SSP_SUPPORT
 
 config TLS_SUPPORT
        bool
-       depends UCLIBC_VERSION_NPTL
        prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
        default n
        help