[x86] Disable by default padding of images
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Feb 2012 17:54:07 +0000 (17:54 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Feb 2012 17:54:07 +0000 (17:54 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30590 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/x86/image/Config.in

index 9905493..fba5da7 100644 (file)
@@ -78,7 +78,6 @@ 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_IMAGES_GZIP
        bool "GZip images"