Skip to content

Commit

Permalink
dmaengine: sort the dw Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
  • Loading branch information
Vinod Koul committed Aug 24, 2015
1 parent 3c21619 commit 6c310c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/dma/dw/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ config DW_DMAC_CORE
tristate
select DMA_ENGINE

config DW_DMAC_BIG_ENDIAN_IO
bool

config DW_DMAC
tristate "Synopsys DesignWare AHB DMA platform driver"
select DW_DMAC_CORE
Expand All @@ -23,6 +26,3 @@ config DW_DMAC_PCI
Support the Synopsys DesignWare AHB DMA controller on the
platfroms that enumerate it as a PCI device. For example,
Intel Medfield has integrated this GPDMA controller.

config DW_DMAC_BIG_ENDIAN_IO
bool

0 comments on commit 6c310c4

Please sign in to comment.