config: ext4: drop option to set maximum number of inodes
[openwrt/openwrt.git] / config / Config-images.in
index 4e7f8c5197796a10cd474ce667f88682d523b2f2..1a6951dfb781499bbe1c00ab5ae500e04d576973 100644 (file)
@@ -73,13 +73,6 @@ menu "Target Images"
                help
                  Build an ext4 root filesystem.
 
-               config TARGET_EXT4_MAXINODE
-                       int "Maximum number of inodes in root filesystem"
-                       depends on TARGET_ROOTFS_EXT4FS
-                       default 6000
-                       help
-                         Select the maximum number of inodes in the root filesystem.
-
                config TARGET_EXT4_RESERVED_PCT
                        int "Percentage of reserved blocks in root filesystem"
                        depends on TARGET_ROOTFS_EXT4FS
@@ -260,7 +253,7 @@ menu "Target Images"
        config TARGET_ROOTFS_PARTSIZE
                int "Root filesystem partition size (in MB)"
                depends on GRUB_IMAGES || TARGET_ROOTFS_EXT4FS || TARGET_rb532 || TARGET_mvebu
-               default 48
+               default 256
                help
                  Select the root filesystem partition size.