diff options
Diffstat (limited to 'target/ppc/systems/qemu-ppc-bamboo')
-rw-r--r-- | target/ppc/systems/qemu-ppc-bamboo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ppc/systems/qemu-ppc-bamboo b/target/ppc/systems/qemu-ppc-bamboo index dcac77ea7..0766495a1 100644 --- a/target/ppc/systems/qemu-ppc-bamboo +++ b/target/ppc/systems/qemu-ppc-bamboo @@ -3,6 +3,7 @@ config ADK_TARGET_SYSTEM_QEMU_PPC_BAMBOO select ADK_TARGET_QEMU select ADK_CPU_PPC_440 select ADK_TARGET_SOFT_FLOAT + select ADK_TARGET_KERNEL_WITH_COMPRESSION help Support for Qemu Emulator PPC architecture (Bamboo). |