From 2827783a8bc1b0f6a46206eef12066f54bf2195f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 23 Dec 2005 02:16:44 +0100 Subject: [PATCH] --- yaml --- r: 17779 b: refs/heads/master c: 948928add5b64abd314bc196ac9442618e751487 h: refs/heads/master i: 17777: 6c765c32c3252b509c1f39a0a4d3aae86b1c3b63 17775: a31cfe8483b48775351ac75b9c858209e3f168e2 v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 846ecc145352..f91a28a91b2d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7043ad4f4c81914ca9e2cd2208c8f4801ed63735 +refs/heads/master: 948928add5b64abd314bc196ac9442618e751487 diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index b5572f67118f..c3e852e9953e 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -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"