mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"
There is a spelling mistake in the Kconfig file. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20201114120819.416311-1-colin.king@canonical.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
8ffbfe43e9
commit
fde71a3eed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user