config SSP_SUPPORT
bool
- depends !GCC_VERSION_3_4_6
prompt "Enable Stack-Smashing Protection support" if TOOLCHAINOPTS
default n
help
config TLS_SUPPORT
bool
- depends !GCC_VERSION_3_4_6 && UCLIBC_VERSION_NPTL
+ depends UCLIBC_VERSION_NPTL
prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
default n
help