diff options
Diffstat (limited to 'target/x86/systems/qemu-x86')
-rw-r--r-- | target/x86/systems/qemu-x86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/qemu-x86 b/target/x86/systems/qemu-x86 index fc0d3953c..97c1a6437 100644 --- a/target/x86/systems/qemu-x86 +++ b/target/x86/systems/qemu-x86 @@ -3,6 +3,7 @@ config ADK_TARGET_SYSTEM_QEMU_X86 select ADK_CPU_I686 select ADK_TARGET_QEMU select ADK_TARGET_KERNEL_BZIMAGE + select ADK_TARGET_KERNEL_WITH_COMPRESSION help Support for Qemu Emulator X86 architecture. |