Disable by default padding of images

SVN-Revision: 30590
This commit is contained in:
Vasilis Tsiligiannis 2012-02-16 17:54:07 +00:00
parent 8676e49d9d
commit eed8e2a4fd

View 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"