projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b677bc0
)
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
author
Markos Chandras
<
[email protected]
>
Wed, 1 Jul 2015 08:31:14 +0000
(09:31 +0100)
committer
Ralf Baechle
<
[email protected]
>
Thu, 9 Jul 2015 09:17:44 +0000
(11:17 +0200)
This reverts commit
6ca716f2e5571d25a3899c6c5c91ff72ea6d6f5e
.
SMP/CPS is now supported on 64bit cores.
Cc: <
[email protected]
> # 4.1
Reviewed-by: Paul Burton <
[email protected]
>
Signed-off-by: Markos Chandras <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/10592/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 2a14585c90d254a645a3af9705c8aed12cfac099..aab7e46cadd5d843f3f7252a494fa9b0ef9af0c2 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-2231,7
+2231,7
@@
config MIPS_CMP
config MIPS_CPS
bool "MIPS Coherent Processing System support"
- depends on SYS_SUPPORTS_MIPS_CPS
&& !64BIT
+ depends on SYS_SUPPORTS_MIPS_CPS
select MIPS_CM
select MIPS_CPC
select MIPS_CPS_PM if HOTPLUG_CPU