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:
8a88ca8
)
[MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 2 Nov 2006 17:23:33 +0000
(17:23 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 2 Nov 2006 17:23:33 +0000
(17:23 +0000)
When lmo commit
4ef893e0515e8bf336dfbd200884f244869fbb43
was merged to
kernel.org as
e73ea273ef87a04ff59fc368fa33333dca275dde
patch happily
applied the IP27 segment to IP22.
f63f36c18b11e166d0f362ac04dbcd7e6ea23f9e
did fix the effects partially - and with a wrong log message. Now fixed
for real (tm).
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 848089ecb64d0e7106a94cea3a6f6ff846bb190c..1443024b1c7c9ba2c688579d426ce18000584ffc 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-559,6
+559,7
@@
config SGI_IP27
select SYS_SUPPORTS_64BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_NUMA
+ select SYS_SUPPORTS_SMP
help
This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
workstations. To compile a Linux kernel that runs on these, say Y