toolchain: Select USE_SSTRIP with external musl toolchain
[openwrt/openwrt.git] / target / sdk / files / Config.in
index aab6352118242bb31d2ff8dae2592002ec3d34f9..12c0f6a6246cfecc4f6c03c4d1d1c5d049db0813 100644 (file)
@@ -31,7 +31,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