X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=config%2FConfig-images.in;h=8e295939d95f6b9e160d4973a16ac58b9b3794af;hp=1a6951dfb781499bbe1c00ab5ae500e04d576973;hb=289f2a8ce36caff6c9ec65585b397f64ffd0f244;hpb=d1ae4c4958e6394a0f00be334bc045bce9f0614d diff --git a/config/Config-images.in b/config/Config-images.in index 1a6951dfb7..8e295939d9 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -248,11 +248,11 @@ menu "Target Images" config TARGET_KERNEL_PARTSIZE int "Kernel partition size (in MB)" depends on GRUB_IMAGES - default 4 + default 16 config TARGET_ROOTFS_PARTSIZE int "Root filesystem partition size (in MB)" - depends on GRUB_IMAGES || TARGET_ROOTFS_EXT4FS || TARGET_rb532 || TARGET_mvebu + depends on GRUB_IMAGES || TARGET_ROOTFS_EXT4FS || TARGET_rb532 || TARGET_mvebu || TARGET_uml default 256 help Select the root filesystem partition size.