diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
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 | |||
1656 | config MIPS_CMP | 1656 | config MIPS_CMP |
1657 | bool "MIPS CMP framework support" | 1657 | bool "MIPS CMP framework support" |
1658 | depends on SYS_SUPPORTS_MIPS_CMP | 1658 | depends on SYS_SUPPORTS_MIPS_CMP |
1659 | select SYNC_R4K if BROKEN | 1659 | select SYNC_R4K |
1660 | select SYS_SUPPORTS_SMP | 1660 | select SYS_SUPPORTS_SMP |
1661 | select SYS_SUPPORTS_SCHED_SMT if SMP | 1661 | select SYS_SUPPORTS_SCHED_SMT if SMP |
1662 | select WEAK_ORDERING | 1662 | select WEAK_ORDERING |