build: Remove dependency of user space stack cookies from kernel
[openwrt/openwrt.git] / config / Config-build.in
index ac1e05d2ff497c30287d70cd023de8a9ce085137..199277167bf775b10ed42c2ec37c523a781bbc4e 100644 (file)
@@ -256,10 +256,8 @@ menu "Global build settings"
                        bool "None"
                config PKG_CC_STACKPROTECTOR_REGULAR
                        bool "Regular"
-                       depends on KERNEL_CC_STACKPROTECTOR_REGULAR
                config PKG_CC_STACKPROTECTOR_STRONG
                        bool "Strong"
-                       depends on KERNEL_CC_STACKPROTECTOR_STRONG
        endchoice
 
        choice