diff options
-rw-r--r-- | contrib/qemu/config-host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/qemu/config-host.h b/contrib/qemu/config-host.h index 46b1595a806..6b5c8da1243 100644 --- a/contrib/qemu/config-host.h +++ b/contrib/qemu/config-host.h @@ -66,7 +66,6 @@ #define CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE 1 #define CONFIG_HAS_ENVIRON 1 #define CONFIG_CPUID_H 1 -#define CONFIG_INT128 1 #define CONFIG_VIRTIO_BLK_DATA_PLANE $(CONFIG_VIRTIO) #define CONFIG_TRACE_NOP 1 #define CONFIG_TRACE_FILE trace |