mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
[x86] Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28197 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c75cf5d14a
commit
5e06206a4d
@ -14,6 +14,11 @@ CONFIG_HVC_DRIVER=y
|
||||
CONFIG_HVC_IRQ=y
|
||||
CONFIG_HVC_XEN=y
|
||||
CONFIG_ISA_DMA_API=y
|
||||
CONFIG_KERNEL_GZIP=y
|
||||
# CONFIG_KERNEL_BZIP2 is not set
|
||||
# CONFIG_KERNEL_LZMA is not set
|
||||
# CONFIG_KERNEL_LZO is not set
|
||||
# CONFIG_KERNEL_XZ is not set
|
||||
# CONFIG_KVM_CLOCK is not set
|
||||
# CONFIG_KVM_GUEST is not set
|
||||
# CONFIG_LGUEST_GUEST is not set
|
||||
|
Loading…
Reference in New Issue
Block a user