commit | e414004e94b5aebf57ca11be009fed5e39f5b6a8 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 29 10:14:54 2008 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 29 10:14:54 2008 +0000 |
tree | 297ced39873acf055192bf74ef3bd96897dc841a | |
parent | 8561b089afbaed2651591e5a4574fdca451d82f2 [diff] |
[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 <ralf@linux-mips.org>
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_IP27 bool -config DMA_IP32 - bool - select DMA_NEED_PCI_MAP_STATE - config DMA_NONCOHERENT bool select DMA_NEED_PCI_MAP_STATE