X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=blobdiff_plain;f=config%2FConfig-build.in;h=61a9265ad78d68b2c713191369049b46b3956e01;hp=ebfce8add448c85954330e54f8193a653cbaa185;hb=HEAD;hpb=d604a07225c5c82b942cd3374cc113ad676a2519 diff --git a/config/Config-build.in b/config/Config-build.in index ebfce8add4..24c2bcf130 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -293,6 +293,8 @@ menu "Global build settings" bool "Regular" config PKG_CC_STACKPROTECTOR_STRONG bool "Strong" + config PKG_CC_STACKPROTECTOR_ALL + bool "All" endchoice choice