aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJoel Johnson <mrjoel@lixil.net>2020-01-11 09:08:15 -0700
committerPeng Fan <peng.fan@nxp.com>2020-01-16 13:21:01 +0800
commit26632b7541e85b24b86bc0188123a403eeee44d1 (patch)
tree2a00285e1544e9e4c7bcda838ce61430540b5e8a /drivers
parentd4a5fa314db9e18535a8672919ac235daf5e20b9 (diff)
downloadu-boot-26632b7541e85b24b86bc0188123a403eeee44d1.zip
u-boot-26632b7541e85b24b86bc0188123a403eeee44d1.tar.gz
u-boot-26632b7541e85b24b86bc0188123a403eeee44d1.tar.bz2
mmc: config help typo fix
Fix typo in description of MMC_QUIRKS config option. Signed-off-by: Joel Johnson <mrjoel@lixil.net>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mmc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
index 6371ffe..2f0eedc 100644
--- a/drivers/mmc/Kconfig
+++ b/drivers/mmc/Kconfig
@@ -79,7 +79,7 @@ config MMC_QUIRKS
help
Some cards and hosts may sometimes behave unexpectedly (quirks).
This option enable workarounds to handle those quirks. Some of them
- are enabled by default, other may require additionnal flags or are
+ are enabled by default, other may require additional flags or are
enabled by the host driver.
config MMC_HW_PARTITIONING