Skip to content
Snippets Groups Projects
Commit e3d5ff79 authored by Nicolas Thill's avatar Nicolas Thill
Browse files

enable ext2 rootfs by default when target is uml-2.6

SVN-Revision: 4527
parent a2c397a8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment