Enable padding of jffs2 images to user specified filesystem size
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Apr 2011 20:46:34 +0000 (20:46 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Apr 2011 20:46:34 +0000 (20:46 +0000)
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 26624

target/linux/x86/image/Config.in

index 958e43e38423fcf009ffd881e52fd3df5e5ba88c..19f0cb342df8c05c76d3ee8d280b61746fae69a2 100644 (file)
@@ -55,6 +55,7 @@ config OLPC_BOOTSCRIPT_IMAGES
 config TARGET_IMAGES_PAD
        bool "Pad images to filesystem size (for JFFS2)"
        depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
+       default y
 
 config TARGET_KERNEL_PARTSIZE
        int "Kernel partition size (in MB)"