Skip to content

Commit

Permalink
fixup! drivers/mtd: add SDMMC support
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jul 26, 2023
1 parent bd86358 commit ac9226c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/mtd_sdmmc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ config SDMMC_GENERIC_MTD_OFFSET
default 0
help
If you have other MTD devices defined, set this number so that
the auto-configured SD Memmory Card(s) or MMCs/eMMCs from
mtd_sdmmmc_default will come after them.
the auto-configured SD Memory Card(s) or MMCs/eMMCs from
mtd_sdmmc_default will come after them.

config MTD_SDMMC_ERASE
bool "Enable SD Memory Card erase"
Expand Down

0 comments on commit ac9226c

Please sign in to comment.