aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorTim Anderson <tanderson@mvista.com>2009-06-17 16:40:34 -0700
committerRalf Baechle <ralf@linux-mips.org>2009-07-03 15:45:27 +0100
commiteb9b5141a9815ef898ef6b6441f733e81c272600 (patch)
tree8bb0f113a4d156a74d5238be96cf1a9acf1267c3 /arch/mips/Kconfig
parentMIPS: CMP: Move gcmp_probe to before the SMP ops (diff)
downloadlinux-dev-eb9b5141a9815ef898ef6b6441f733e81c272600.tar.xz
linux-dev-eb9b5141a9815ef898ef6b6441f733e81c272600.zip
MIPS: CMP: Update sync-r4k for current kernel
This revises the sync-4k so it will boot and operate since the removal of expirelo from the timer code. Signed-off-by: Tim Anderson <tanderson@mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 4368a723e2d0..df1a92afa56a 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1656,7 +1656,7 @@ config MIPS_APSP_KSPD
config MIPS_CMP
bool "MIPS CMP framework support"
depends on SYS_SUPPORTS_MIPS_CMP
- select SYNC_R4K if BROKEN
+ select SYNC_R4K
select SYS_SUPPORTS_SMP
select SYS_SUPPORTS_SCHED_SMT if SMP
select WEAK_ORDERING