uml: clean up the kernel config and add squashfs+ext4/f2fs support
Replaces plain ext4 images Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -252,7 +252,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
|
||||
depends on GRUB_IMAGES || TARGET_ROOTFS_EXT4FS || TARGET_rb532 || TARGET_mvebu || TARGET_uml
|
||||
default 2048 if TARGET_x86
|
||||
default 256 if ! TARGET_x86
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user