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:
b1c6cd4
)
[MIPS] Make SPARSEMEM selectable on QEMU.
author
Atsushi Nemoto
<
[email protected]
>
Sun, 2 Jul 2006 15:09:47 +0000
(
00:09
+0900)
committer
Ralf Baechle
<
[email protected]
>
Thu, 13 Jul 2006 20:26:00 +0000
(21:26 +0100)
This might be helpfull to debug sparsemem on mips.
Signed-off-by: Atsushi Nemoto <
[email protected]
>
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 46798aa8d3ccf5a2f81943cbb73daf1659f229e8..0f7b0a126a5bc0776d098532e2961e1c049a4a55 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-480,6
+480,7
@@
config MOMENCO_OCELOT_G
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_64BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN
+ select ARCH_SPARSEMEM_ENABLE
help
The Ocelot is a MIPS-based Single Board Computer (SBC) made by
Momentum Computer <http://www.momenco.com/>.
@@
-1692,6
+1693,9
@@
config ARCH_DISCONTIGMEM_ENABLE
config ARCH_SPARSEMEM_ENABLE
bool
+config ARCH_SPARSEMEM_ENABLE
+ bool
+
config NUMA
bool "NUMA Support"
depends on SYS_SUPPORTS_NUMA