From: nbd Date: Fri, 8 Jul 2011 08:13:50 +0000 (+0000) Subject: toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek) X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/10e2f68dfd2dea1dc6e0f64f6e54869bb445f8db?hp=af008e792475bccd6d0fb9ce70f2c11ee2cecc06 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 --- diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 75d388dc6..e94bcc973 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -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