diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f5ecc0566bc2..972695e359eb 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -333,6 +333,8 @@ config PNX8550_STB810 | |||
333 | config PMC_MSP | 333 | config PMC_MSP |
334 | bool "PMC-Sierra MSP chipsets" | 334 | bool "PMC-Sierra MSP chipsets" |
335 | depends on EXPERIMENTAL | 335 | depends on EXPERIMENTAL |
336 | select CEVT_R4K | ||
337 | select CSRC_R4K | ||
336 | select DMA_NONCOHERENT | 338 | select DMA_NONCOHERENT |
337 | select SWAP_IO_SPACE | 339 | select SWAP_IO_SPACE |
338 | select NO_EXCEPT_FILL | 340 | select NO_EXCEPT_FILL |