config: clean double whitespace in Config-build.in
[openwrt/staging/wigyori.git] / config / Config-build.in
index 8e12199cbd118825cbfecf067242b2695af02f52..bae1552096af1f1aae15a15b78cb83c86a2ad00b 100644 (file)
@@ -282,11 +282,11 @@ menu "Global build settings"
                        bool "Strong"
        endchoice
 
-       config  KERNEL_STACKPROTECTOR
+       config KERNEL_STACKPROTECTOR
                bool
                default KERNEL_CC_STACKPROTECTOR_REGULAR || KERNEL_CC_STACKPROTECTOR_STRONG
 
-       config  KERNEL_STACKPROTECTOR_STRONG
+       config KERNEL_STACKPROTECTOR_STRONG
                bool
                default KERNEL_CC_STACKPROTECTOR_STRONG