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
master
Felix Fietkau 2011-07-08 08:13:50 +00:00
parent 4aa7a9d82e
commit f5c37ab96a
1 changed files with 0 additions and 1 deletions

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