toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
authorFelix Fietkau <nbd@openwrt.org>
Fri, 8 Jul 2011 08:13:50 +0000 (08:13 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 8 Jul 2011 08:13:50 +0000 (08:13 +0000)
SVN-Revision: 27556

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