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

Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace


This option is used as part of configuring the default environment for a
number of platforms.  However, it is always set to 1 and the only time
it is part of Kconfig, it is used in a hard-coded manner.  Hard-code the
value in the environment instead.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent f76750d1
No related branches found
No related tags found
No related merge requests found
Showing
with 16 additions and 50 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