sunxi: fix build without ext4 rootfs
[openwrt/staging/mkresin.git] / config / Config-images.in
index 6242e36d34b9293854176cc4097f82d2155a464c..6fa9a67cb644f986a7f207cbf2e366e4062f8462 100644 (file)
@@ -273,7 +273,7 @@ menu "Target Images"
 
        config TARGET_ROOTFS_PARTSIZE
                int "Root filesystem partition size (in MB)"
-               depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_rb532 || TARGET_mvebu || TARGET_uml
+               depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_mvebu || TARGET_rb532 || TARGET_sunxi || TARGET_uml
                default 256
                help
                  Select the root filesystem partition size.