1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 10:58:12 +03:00

[x86] set xen images to gzip compression, fixes #11970

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33192 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2012-08-15 09:20:12 +00:00
parent b04e0a47c5
commit 08fb7e56f5

View File

@ -12,6 +12,8 @@ CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_IOMMU_HELPER=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_XZ is not set
# CONFIG_KVM_CLOCK is not set
# CONFIG_LGUEST_GUEST is not set
# CONFIG_M486 is not set