Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e32b6993 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Fix 64-bit build for RM7000.


    
RM7000 has 40-bit virtual / 36-bit physical address space.
    
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent b6d7c7a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -129,6 +129,7 @@
#if defined (CONFIG_CPU_R4300)						\
    || defined (CONFIG_CPU_R4X00)					\
    || defined (CONFIG_CPU_R5000)					\
    || defined (CONFIG_CPU_RM7000)					\
    || defined (CONFIG_CPU_NEVADA)					\
    || defined (CONFIG_CPU_TX49XX)					\
    || defined (CONFIG_CPU_MIPS64)