toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
SVN-Revision: 27556
This commit is contained in:
parent
ddc6fd10de
commit
9a560e48dd
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ config SSP_SUPPORT
|
||||||
|
|
||||||
config TLS_SUPPORT
|
config TLS_SUPPORT
|
||||||
bool
|
bool
|
||||||
depends UCLIBC_VERSION_NPTL
|
|
||||||
prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
|
prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in a new issue