diff --git a/config/Config-build.in b/config/Config-build.in index ac1e05d2ff..199277167b 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -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