mirror of
https://xff.cz/git/u-boot/
synced 2025-09-28 14:01:16 +02: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:
@@ -79,7 +79,7 @@ config MMC_QUIRKS
|
|||||||
help
|
help
|
||||||
Some cards and hosts may sometimes behave unexpectedly (quirks).
|
Some cards and hosts may sometimes behave unexpectedly (quirks).
|
||||||
This option enable workarounds to handle those quirks. Some of them
|
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.
|
enabled by the host driver.
|
||||||
|
|
||||||
config MMC_HW_PARTITIONING
|
config MMC_HW_PARTITIONING
|
||||||
|
Reference in New Issue
Block a user