diff options
Diffstat (limited to 'target/s390/systems/qemu-s390')
-rw-r--r-- | target/s390/systems/qemu-s390 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/s390/systems/qemu-s390 b/target/s390/systems/qemu-s390 index a2c1cdb9a..692f4a53c 100644 --- a/target/s390/systems/qemu-s390 +++ b/target/s390/systems/qemu-s390 @@ -1,6 +1,6 @@ config ADK_TARGET_SYSTEM_QEMU_S390 bool "Qemu Emulator" - select ADK_CPU_Z900 + select ADK_TARGET_CPU_S390_Z900 select ADK_TARGET_QEMU select ADK_TARGET_KERNEL_WITH_COMPRESSION help |