Skip to content
Snippets Groups Projects
Commit 7d080773 authored by Tom Rini's avatar Tom Rini
Browse files

Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig


This converts the following to Kconfig:
   CONFIG_SYS_MMC_ENV_DEV
   CONFIG_SYS_MMC_ENV_PART

Note that with this conversion we now have consistent behavior with
respect to ensuring that we have always selected the correct MMC
device and hardware partition.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent b904d79e
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 5 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment