1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:04:04 +02:00

[x86] Disable by default padding of images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30590 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2012-02-16 17:54:07 +00:00
parent 4916a0ea0e
commit 7d27a0b34d

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"