Skip to content

Commit

Permalink
[MIPS] Delete unused CONFIG_DMA_IP32.
Browse files Browse the repository at this point in the history
The functionality of the former dma-ip32.c has been folded into
dma-default.c.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jan 29, 2008
1 parent 8561b08 commit e414004
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e414004

Please sign in to comment.