about summary refs log tree commit diff
path: root/arch/mips64/bits/hwcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/bits/hwcap.h')
-rw-r--r--arch/mips64/bits/hwcap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/bits/hwcap.h b/arch/mips64/bits/hwcap.h
index 05cffba4..13e86fe7 100644
--- a/arch/mips64/bits/hwcap.h
+++ b/arch/mips64/bits/hwcap.h
@@ -1,2 +1,3 @@
 #define HWCAP_MIPS_R6		(1 << 0)
 #define HWCAP_MIPS_MSA		(1 << 1)
+#define HWCAP_MIPS_CRC32	(1 << 2)