]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 23 Dec 2005 01:16:44 +0000 (02:16 +0100)
committer <ralf@denk.linux-mips.net> <>
Tue, 10 Jan 2006 13:39:08 +0000 (13:39 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index b5572f67118fb239bb86d9dede081d0c0fa5a144..c3e852e9953e12824cc0d401bc9a2796fd44894e 100644 (file)
@@ -1471,7 +1471,7 @@ config SB1_PASS_2_1_WORKAROUNDS
 
 config 64BIT_PHYS_ADDR
        bool "Support for 64-bit physical address space"
-       depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32_R1 || CPU_MIPS64_R1) && 32BIT
+       depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && 32BIT
 
 config CPU_ADVANCED
        bool "Override CPU Options"