Disable by default padding of images

SVN-Revision: 30590
lede-17.01
Vasilis Tsiligiannis 2012-02-16 17:54:07 +00:00
parent 8676e49d9d
commit eed8e2a4fd
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ config OLPC_BOOTSCRIPT_IMAGES
config TARGET_IMAGES_PAD config TARGET_IMAGES_PAD
bool "Pad images to filesystem size (for JFFS2)" bool "Pad images to filesystem size (for JFFS2)"
depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
default y
config TARGET_IMAGES_GZIP config TARGET_IMAGES_GZIP
bool "GZip images" bool "GZip images"