]> err.no Git - linux-2.6/blobdiff - arch/mips/Kconfig
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6
[linux-2.6] / arch / mips / Kconfig
index b50be449d3f5997f87c3466fc062509f4424154c..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"
@@ -1492,14 +1492,6 @@ config CPU_HAS_LLSC
          for better performance, N if you don't know.  You must say Y here
          for multiprocessor machines.
 
-config CPU_HAS_LLDSCD
-       bool "lld/scd Instructions available" if CPU_ADVANCED
-       default y if !CPU_ADVANCED && !CPU_R3000 && !CPU_VR41XX && !CPU_TX39XX && !CPU_MIPS32_R1
-       help
-         Say Y here if your CPU has the lld and scd instructions, the 64-bit
-         equivalents of ll and sc.  Say Y here for better performance, N if
-         you don't know.  You must say Y here for multiprocessor machines.
-
 config CPU_HAS_WB
        bool "Writeback Buffer available" if CPU_ADVANCED
        default y if !CPU_ADVANCED && CPU_R3000 && MACH_DECSTATION