aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 3aeeb1802aaf..2edbef5f3551 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -692,7 +692,7 @@ config MIPS_PB1100
692config MIPS_PB1500 692config MIPS_PB1500
693 bool "PB1500 board" 693 bool "PB1500 board"
694 depends on SOC_AU1500 694 depends on SOC_AU1500
695 select DMA_COHERENT 695 select DMA_NONCOHERENT
696 select HW_HAS_PCI 696 select HW_HAS_PCI
697 697
698config MIPS_PB1550 698config MIPS_PB1550
@@ -716,7 +716,7 @@ config MIPS_DB1100
716config MIPS_DB1500 716config MIPS_DB1500
717 bool "DB1500 board" 717 bool "DB1500 board"
718 depends on SOC_AU1500 718 depends on SOC_AU1500
719 select DMA_COHERENT 719 select DMA_NONCOHERENT
720 select HW_HAS_PCI 720 select HW_HAS_PCI
721 select MIPS_DISABLE_OBSOLETE_IDE 721 select MIPS_DISABLE_OBSOLETE_IDE
722 722
@@ -724,7 +724,7 @@ config MIPS_DB1550
724 bool "DB1550 board" 724 bool "DB1550 board"
725 depends on SOC_AU1550 725 depends on SOC_AU1550
726 select HW_HAS_PCI 726 select HW_HAS_PCI
727 select DMA_COHERENT 727 select DMA_NONCOHERENT
728 select MIPS_DISABLE_OBSOLETE_IDE 728 select MIPS_DISABLE_OBSOLETE_IDE
729 729
730config MIPS_BOSPORUS 730config MIPS_BOSPORUS