diff options
-rw-r--r-- | config/Config-build.in | 2 |
1 files changed, 0 insertions, 2 deletions
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 |