diff options
Diffstat (limited to 'target/ppc64/kernel/qemu-ppc64')
-rw-r--r-- | target/ppc64/kernel/qemu-ppc64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ppc64/kernel/qemu-ppc64 b/target/ppc64/kernel/qemu-ppc64 index 34f2e6fb7..0ae0dce3a 100644 --- a/target/ppc64/kernel/qemu-ppc64 +++ b/target/ppc64/kernel/qemu-ppc64 @@ -25,3 +25,4 @@ CONFIG_HVC_DRIVER=y CONFIG_HVC_IRQ=y CONFIG_HVC_CONSOLE=y CONFIG_HVC_UDBG=y +CONFIG_PRINTK=y |