Commit fde71a3e authored by Colin Ian King's avatar Colin Ian King Committed by Ulf Hansson
Browse files

mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"



There is a spelling mistake in the Kconfig file. Fix it.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20201114120819.416311-1-colin.king@canonical.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 8ffbfe43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -664,7 +664,7 @@ config MMC_S3C_PIO
config MMC_S3C_DMA
	bool "Use DMA transfers only"
	help
	  Use DMA to transfer data between memory and the hardare.
	  Use DMA to transfer data between memory and the hardware.

	  Currently, the DMA support in this driver seems to not be
	  working properly and needs to be debugged before this