We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a843d00 commit 6ca716fCopy full SHA for 6ca716f
arch/mips/Kconfig
@@ -2177,7 +2177,7 @@ config MIPS_CMP
2177
2178
config MIPS_CPS
2179
bool "MIPS Coherent Processing System support"
2180
- depends on SYS_SUPPORTS_MIPS_CPS
+ depends on SYS_SUPPORTS_MIPS_CPS && !64BIT
2181
select MIPS_CM
2182
select MIPS_CPC
2183
select MIPS_CPS_PM if HOTPLUG_CPU
0 commit comments