From 9843c3ea814227e90ba15222f161475ad06b44f0 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 2 Aug 2007 00:36:08 +0100 Subject: [PATCH] --- yaml --- r: 64472 b: refs/heads/master c: d806cb2b601c0d6c55b29e1ef9ca2f96f499ea1c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 3 +-- trunk/arch/mips/au1000/Kconfig | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 27a79bc50a5c..2d782e8f222f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dc0366bf3cd35e4be89f715ff834a06c590fff7a +refs/heads/master: d806cb2b601c0d6c55b29e1ef9ca2f96f499ea1c diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index 3b404b7dfa39..f08c73527a0e 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -1427,8 +1427,7 @@ config SB1_PASS_2_1_WORKAROUNDS default y 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 || CPU_MIPS64) && 32BIT + bool config CPU_HAS_LLSC bool diff --git a/trunk/arch/mips/au1000/Kconfig b/trunk/arch/mips/au1000/Kconfig index abea88098253..29c95d97217d 100644 --- a/trunk/arch/mips/au1000/Kconfig +++ b/trunk/arch/mips/au1000/Kconfig @@ -136,6 +136,7 @@ config SOC_AU1200 config SOC_AU1X00 bool + select 64BIT_PHYS_ADDR select SYS_HAS_CPU_MIPS32_R1 select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_APM_EMULATION