summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qemu-config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu-config.c b/qemu-config.c
index 95abe61fab..730ffd9be3 100644
--- a/qemu-config.c
+++ b/qemu-config.c
@@ -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 */ }
},