]> git.proxmox.com Git - qemu.git/blobdiff - qemu-config.c
rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
[qemu.git] / qemu-config.c
index 95abe61fab8a1366f689ce02e01c25c15111f0a6..730ffd9be3cd2bf92b86828c648ab2f40f721a04 100644 (file)
@@ -247,11 +247,9 @@ QemuOptsList qemu_rtc_opts = {
         },{
             .name = "clock",
             .type = QEMU_OPT_STRING,
-#ifdef TARGET_I386
         },{
             .name = "driftfix",
             .type = QEMU_OPT_STRING,
-#endif
         },
         { /* end if list */ }
     },