diff options
| -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 2a14585c90d2..aab7e46cadd5 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
| @@ -2231,7 +2231,7 @@ config MIPS_CMP | |||
| 2231 | 2231 | ||
| 2232 | config MIPS_CPS | 2232 | config MIPS_CPS |
| 2233 | bool "MIPS Coherent Processing System support" | 2233 | bool "MIPS Coherent Processing System support" |
| 2234 | depends on SYS_SUPPORTS_MIPS_CPS && !64BIT | 2234 | depends on SYS_SUPPORTS_MIPS_CPS |
| 2235 | select MIPS_CM | 2235 | select MIPS_CM |
| 2236 | select MIPS_CPC | 2236 | select MIPS_CPC |
| 2237 | select MIPS_CPS_PM if HOTPLUG_CPU | 2237 | select MIPS_CPS_PM if HOTPLUG_CPU |
