diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index daef6709db15..51f5a09f179d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -63,6 +63,7 @@ config MIPS_ALCHEMY | |||
63 | select CEVT_R4K | 63 | select CEVT_R4K |
64 | select CSRC_R4K | 64 | select CSRC_R4K |
65 | select IRQ_CPU | 65 | select IRQ_CPU |
66 | select DMA_MAYBE_COHERENT # Au1000,1500,1100 aren't, rest is | ||
66 | select SYS_HAS_CPU_MIPS32_R1 | 67 | select SYS_HAS_CPU_MIPS32_R1 |
67 | select SYS_SUPPORTS_32BIT_KERNEL | 68 | select SYS_SUPPORTS_32BIT_KERNEL |
68 | select SYS_SUPPORTS_APM_EMULATION | 69 | select SYS_SUPPORTS_APM_EMULATION |