From 6789d67aca0344c1da9ebb8f6592938508958967 Mon Sep 17 00:00:00 2001 From: Pete Popov Date: Fri, 18 Feb 2005 06:27:25 +0000 Subject: [PATCH] --- yaml --- r: 11004 b: refs/heads/master c: d8f5d861789ff23b5d87c081f458aaa7f3c6cdcd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index d2fa91ae3110..6bc9ec8d58a3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d1abb6a2b8b57fa14ae0f69d4a3cb07ff9cdb8d1 +refs/heads/master: d8f5d861789ff23b5d87c081f458aaa7f3c6cdcd diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index 3aeeb1802aaf..2edbef5f3551 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -692,7 +692,7 @@ config MIPS_PB1100 config MIPS_PB1500 bool "PB1500 board" depends on SOC_AU1500 - select DMA_COHERENT + select DMA_NONCOHERENT select HW_HAS_PCI config MIPS_PB1550 @@ -716,7 +716,7 @@ config MIPS_DB1100 config MIPS_DB1500 bool "DB1500 board" depends on SOC_AU1500 - select DMA_COHERENT + select DMA_NONCOHERENT select HW_HAS_PCI select MIPS_DISABLE_OBSOLETE_IDE @@ -724,7 +724,7 @@ config MIPS_DB1550 bool "DB1550 board" depends on SOC_AU1550 select HW_HAS_PCI - select DMA_COHERENT + select DMA_NONCOHERENT select MIPS_DISABLE_OBSOLETE_IDE config MIPS_BOSPORUS