aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 3b404b7dfa39..f08c73527a0e 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1427,8 +1427,7 @@ config SB1_PASS_2_1_WORKAROUNDS
1427 default y 1427 default y
1428 1428
1429config 64BIT_PHYS_ADDR 1429config 64BIT_PHYS_ADDR
1430 bool "Support for 64-bit physical address space" 1430 bool
1431 depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && 32BIT
1432 1431
1433config CPU_HAS_LLSC 1432config CPU_HAS_LLSC
1434 bool 1433 bool