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

SVN-Revision: 27556
This commit is contained in:
Felix Fietkau 2011-07-08 08:13:50 +00:00
parent ddc6fd10de
commit 9a560e48dd

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