Skip to content
Commit e4d741f8 authored by Tom Rini's avatar Tom Rini
Browse files

Convert CONFIG_SYS_MONITOR_BASE to Kconfig



This converts the following to Kconfig:
   CONFIG_SYS_MONITOR_BASE

Note that for how this is re-used on some PowePC platforms, we introduce
CONFIG_SPL_SYS_MONITOR_BASE and CONFIG_TPL_SYS_MONITOR_BASE and use the
CONFIG_VAL macro to get the correct value at build time, in the code.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent d4a2c400
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment