package/kernel: snd-soc-core depends on regmap
[openwrt/staging/chunkeey.git] / Config.in
index 76acbe59444b3db5083b33518a59d1a14b4e3439..ecbfb04c1a1e1e19765101293e547836e2536afb 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -128,7 +128,7 @@ menu "Target Images"
        config TARGET_ROOTFS_RESERVED_PCT
                int "Percentage of reserved blocks in root filesystem"
                depends TARGET_ROOTFS_EXT4FS
-               default 5
+               default 0
                help
                    Allows you to change the percentage of reserved blocks in the root filesystem
 
@@ -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