Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c310c46 authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: sort the dw Kconfig



Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 3c216190
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -6,6 +6,9 @@ config DW_DMAC_CORE
	tristate
	tristate
	select DMA_ENGINE
	select DMA_ENGINE


config DW_DMAC_BIG_ENDIAN_IO
	bool

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

config DW_DMAC_BIG_ENDIAN_IO
	bool