commit | b73cd90f98d88d11e2171bda4844831702c811cc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:36 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 22 10:31:48 2022 -0500 |
tree | df8d823706fd61f627664aca7d10a58399254bf2 | |
parent | d73175a7fd9b7cdc3f970df400e4054b1da489e9 [diff] |
Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig This converts the following to Kconfig: CONFIG_MONITOR_IS_IN_RAM As part of this, reword some of the documentation slightly to reflect that this is in Kconfig and not a define now. Signed-off-by: Tom Rini <trini@konsulko.com>