aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/resource.h')
-rw-r--r--include/asm-mips/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/resource.h b/include/asm-mips/resource.h
index fd3c6d17a5f..1fba00c2207 100644
--- a/include/asm-mips/resource.h
+++ b/include/asm-mips/resource.h
@@ -27,7 +27,7 @@
* but we keep the old value on MIPS32,
* for compatibility:
*/
-#ifdef CONFIG_MIPS32
+#ifdef CONFIG_32BIT
# define RLIM_INFINITY 0x7fffffffUL
#endif