Skip to content

Commit

Permalink
Enable RM7000 secondary cache for Atlas and Malta boards.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Maciej W. Rozycki authored and Ralf Baechle committed Oct 29, 2005
1 parent 79acf83 commit f4b7cdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit f4b7cdb

Please sign in to comment.