summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2005-02-12 04:31:49 +0000
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 19:30:32 +0100
commitf4b7cdb4814e9ad1ec662bad5fccc4d37bcc6d4c (patch)
treee86e41686eb2c6bb2b8e2585ea21191a12dfd220 /arch/mips/Kconfig
parent79acf83e509dd0ca3db6c747bf58931984abc6e3 (diff)
downloadop-kernel-dev-f4b7cdb4814e9ad1ec662bad5fccc4d37bcc6d4c.zip
op-kernel-dev-f4b7cdb4814e9ad1ec662bad5fccc4d37bcc6d4c.tar.gz
Enable RM7000 secondary cache for Atlas and Malta boards.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 312b697..5701ee3 100644
--- 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
OpenPOWER on IntegriCloud