aboutsummaryrefslogtreecommitdiff
path: root/config/x86/config/aom_config.asm
diff options
context:
space:
mode:
Diffstat (limited to 'config/x86/config/aom_config.asm')
-rw-r--r--config/x86/config/aom_config.asm6
1 files changed, 1 insertions, 5 deletions
diff --git a/config/x86/config/aom_config.asm b/config/x86/config/aom_config.asm
index ea7a0b5f7..987b2781b 100644
--- a/config/x86/config/aom_config.asm
+++ b/config/x86/config/aom_config.asm
@@ -1,5 +1,4 @@
%define ARCH_ARM 0
-%define ARCH_MIPS 0
%define ARCH_PPC 0
%define ARCH_X86 1
%define ARCH_X86_64 0
@@ -57,14 +56,11 @@
%define DECODE_HEIGHT_LIMIT 16384
%define DECODE_WIDTH_LIMIT 16384
%define FORCE_HIGHBITDEPTH_DECODING 0
+%define HAVE_ARM_CRC32 0
%define HAVE_AVX 0
%define HAVE_AVX2 0
-%define HAVE_DSPR2 0
%define HAVE_FEXCEPT 1
-%define HAVE_MIPS32 0
-%define HAVE_MIPS64 0
%define HAVE_MMX 1
-%define HAVE_MSA 0
%define HAVE_NEON 0
%define HAVE_PTHREAD_H 1
%define HAVE_SSE 1