toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27556 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2011-07-08 08:13:50 +00:00
parent af008e7924
commit 10e2f68dfd
-1
View 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