aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
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 312b6975094f..5701ee3cd387 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -331,6 +331,7 @@ config MIPS_ATLAS
331 select DMA_NONCOHERENT 331 select DMA_NONCOHERENT
332 select HW_HAS_PCI 332 select HW_HAS_PCI
333 select MIPS_GT64120 333 select MIPS_GT64120
334 select RM7000_CPU_SCACHE
334 select SWAP_IO_SPACE 335 select SWAP_IO_SPACE
335 select SYS_SUPPORTS_32BIT_KERNEL 336 select SYS_SUPPORTS_32BIT_KERNEL
336 select SYS_SUPPORTS_64BIT_KERNEL 337 select SYS_SUPPORTS_64BIT_KERNEL
@@ -347,6 +348,7 @@ config MIPS_MALTA
347 select HW_HAS_PCI 348 select HW_HAS_PCI
348 select I8259 349 select I8259
349 select MIPS_GT64120 350 select MIPS_GT64120
351 select RM7000_CPU_SCACHE
350 select SWAP_IO_SPACE 352 select SWAP_IO_SPACE
351 select SYS_SUPPORTS_32BIT_KERNEL 353 select SYS_SUPPORTS_32BIT_KERNEL
352 select SYS_SUPPORTS_64BIT_KERNEL 354 select SYS_SUPPORTS_64BIT_KERNEL