diff options
Diffstat (limited to 'target/ppc/kernel/qemu-ppc-mpc8544ds')
-rw-r--r-- | target/ppc/kernel/qemu-ppc-mpc8544ds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ppc/kernel/qemu-ppc-mpc8544ds b/target/ppc/kernel/qemu-ppc-mpc8544ds index 1e51d4b07..515cf400c 100644 --- a/target/ppc/kernel/qemu-ppc-mpc8544ds +++ b/target/ppc/kernel/qemu-ppc-mpc8544ds @@ -9,3 +9,4 @@ CONFIG_PHYS_64BIT=y CONFIG_SPE=y CONFIG_PPC_UDBG_16550=y CONFIG_DEFAULT_UIMAGE=y +CONFIG_COMPAT_32BIT_TIME=y |