diff options
| -rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in index edcb19a4f5c..caa79447993 100644 --- a/Config.in +++ b/Config.in @@ -88,7 +88,7 @@ menu "Target Images" config TARGET_ROOTFS_EXT2FS bool "ext2" - default n + default y if LINUX_2_6_UML depends !TARGET_ROOTFS_INITRAMFS help Ext2 file system with some free space for uml images |
