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

Commit 1032471b authored by Jean Delvare's avatar Jean Delvare Committed by Vinod Koul
Browse files

dmaengine: dw: fix typo in Kconfig



platfroms -> platforms

Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Fixes: fed42c19 ("dma: dw: add PCI part of the driver")
Cc: Viresh Kumar <vireshk@kernel.org>
Acked-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 34a31f0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,5 +24,5 @@ config DW_DMAC_PCI
	select DW_DMAC_CORE
	help
	  Support the Synopsys DesignWare AHB DMA controller on the
	  platfroms that enumerate it as a PCI device. For example,
	  platforms that enumerate it as a PCI device. For example,
	  Intel Medfield has integrated this GPDMA controller.