projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79acf83
)
Enable RM7000 secondary cache for Atlas and Malta boards.
author
Maciej W. Rozycki
<macro@linux-mips.org>
Sat, 12 Feb 2005 04:31:49 +0000
(
04:31
+0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:30:32 +0000
(19:30 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 312b6975094f5356f2dc735b0bdd36eeebe07b7a..5701ee3cd3874b99e3188b28ce85cb1d1a45af8d 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-331,6
+331,7
@@
config MIPS_ATLAS
select DMA_NONCOHERENT
select HW_HAS_PCI
select MIPS_GT64120
+ select RM7000_CPU_SCACHE
select SWAP_IO_SPACE
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_64BIT_KERNEL
@@
-347,6
+348,7
@@
config MIPS_MALTA
select HW_HAS_PCI
select I8259
select MIPS_GT64120
+ select RM7000_CPU_SCACHE
select SWAP_IO_SPACE
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_64BIT_KERNEL