mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
mmc: config help typo fix
Fix typo in description of MMC_QUIRKS config option. Signed-off-by: Joel Johnson <mrjoel@lixil.net>
This commit is contained in:
parent
d4a5fa314d
commit
26632b7541
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue