Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e414004e94b5aebf57ca11be009fed5e39f5b6a8
Commit:     e414004e94b5aebf57ca11be009fed5e39f5b6a8
Parent:     8561b089afbaed2651591e5a4574fdca451d82f2
Author:     Ralf Baechle <[EMAIL PROTECTED]>
AuthorDate: Tue Jan 29 10:14:54 2008 +0000
Committer:  Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Tue Jan 29 10:14:54 2008 +0000

    [MIPS] Delete unused CONFIG_DMA_IP32.
    
    The functionality of the former dma-ip32.c has been folded into
    dma-default.c.
    
    Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
---
 arch/mips/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index b22c043..d60bbbb 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -797,10 +797,6 @@ config DMA_COHERENT
 config DMA_IP27
        bool
 
-config DMA_IP32
-       bool
-       select DMA_NEED_PCI_MAP_STATE
-
 config DMA_NONCOHERENT
        bool
        select DMA_NEED_PCI_MAP_STATE
-
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