toolchain: Select USE_SSTRIP with external musl toolchain
[openwrt/openwrt.git] / config / Config-build.in
index e682277964c3b3eb650ef8b49a85aea47bc25d8b..d45edca3f1d6950ea840f7f630e11a80c1f481df 100644 (file)
@@ -164,7 +164,6 @@ menu "Global build settings"
 
        choice
                prompt "Binary stripping method"
-               default USE_STRIP   if EXTERNAL_TOOLCHAIN
                default USE_STRIP   if USE_GLIBC
                default USE_SSTRIP
                help