config: remove unused GCC_VERSION_4_8 config symbols
[openwrt/openwrt.git] / config / Config-build.in
index 9669fc86c781d070de6ccb724dd9e0253aa37027..872e5c12abb42602cb195cf0cd12a38e66c34ab8 100644 (file)
@@ -243,7 +243,6 @@ menu "Global build settings"
                config PKG_CC_STACKPROTECTOR_STRONG
                        bool "Strong"
                        select GCC_LIBSSP if !USE_MUSL
-                       depends on !GCC_VERSION_4_8
                        depends on KERNEL_CC_STACKPROTECTOR_STRONG
        endchoice
 
@@ -258,7 +257,6 @@ menu "Global build settings"
                config KERNEL_CC_STACKPROTECTOR_REGULAR
                        bool "Regular"
                config KERNEL_CC_STACKPROTECTOR_STRONG
-                       depends on !GCC_VERSION_4_8
                        bool "Strong"
        endchoice