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

global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*


The rest of the unmigrated CONFIG symbols in the CONFIG_SYS_SDRAM
namespace do not easily transition to Kconfig. In many cases they likely
should come from the device tree instead. Move these out of CONFIG
namespace and in to CFG namespace.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent aec118eb
No related branches found
No related tags found
No related merge requests found
Showing
with 71 additions and 71 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