diff options
Diffstat (limited to 'target/ppc64/systems/qemu-ppc64')
-rw-r--r-- | target/ppc64/systems/qemu-ppc64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ppc64/systems/qemu-ppc64 b/target/ppc64/systems/qemu-ppc64 index e7c0acf5e..8b1cda0c1 100644 --- a/target/ppc64/systems/qemu-ppc64 +++ b/target/ppc64/systems/qemu-ppc64 @@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_QEMU_PPC64 bool "Qemu Emulator" select ADK_CPU_PPC64 select ADK_TARGET_QEMU + select ADK_TARGET_KERNEL_WITH_COMPRESSION help Support for Qemu Emulator PPC64 architecture. |