e2fsprogs: update to version 1.41.12
[openwrt/svn-archive/archive.git] / Config.in
index e4c133f40fd8f8770ef0c0a8eec51050d4b88eca..cac1cce199d483330c5fb10e9f8249b8a7cafb2e 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -102,7 +102,7 @@ menu "Target Images"
 
        source "target/linux/*/image/Config.in"
 
-       config TARGET_ROOTFS_FSPART
+       config TARGET_ROOTFS_PARTSIZE
                int "Root filesystem partition size (in MB)"
                depends X86_GRUB_IMAGES || TARGET_ROOTFS_EXT2FS || TARGET_rb532
                default 48
@@ -191,7 +191,7 @@ menu "Global build settings"
        config IPV6
                bool
                prompt "Enable IPv6 support in packages"
-               default n
+               default y
                help
                  Enable IPV6 support in packages (passes --enable-ipv6 to configure scripts).