Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23dd6d351a2f8157602e854e3a147a04cf7279a1
Commit:     23dd6d351a2f8157602e854e3a147a04cf7279a1
Parent:     52625caaee4930995ab25e0855713a7a2dd89151
Author:     Ralf Baechle <[EMAIL PROTECTED]>
AuthorDate: Fri Aug 24 16:49:23 2007 +0100
Committer:  Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Mon Aug 27 02:17:00 2007 +0100

    [MIPS] Fulong doesn't need ISA DMA.
    
    Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
---
 arch/mips/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 3334a06..04797b2 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -125,6 +125,7 @@ config LEMOTE_FULONG
        select SYS_SUPPORTS_HIGHMEM
        select SYS_HAS_EARLY_PRINTK
        select GENERIC_HARDIRQS_NO__DO_IRQ
+       select GENERIC_ISA_DMA_SUPPORT_BROKEN
        select CPU_HAS_WB
        help
          Lemote Fulong mini-PC board based on the Chinese Loongson-2E CPU and
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to