diff --git a/Config.in b/Config.in
index 76acbe59444b3db5083b33518a59d1a14b4e3439..8a004127513431882f9e8b16e3b952d75d59d463 100644
--- a/Config.in
+++ b/Config.in
@@ -528,6 +528,7 @@ menu "Global build settings"
 			depends !DEBUG
 			depends !USE_GLIBC
 			depends !USE_EGLIBC
+			depends !USE_MUSL
 			help
 			  This will install binaries stripped using sstrip
 	endchoice