Browse Source

Disable by default padding of images

SVN-Revision: 30590
Vasilis Tsiligiannis 14 years ago
parent
commit
eed8e2a4fd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/x86/image/Config.in

+ 0 - 1
target/linux/x86/image/Config.in

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