diff options
| author | Simon Glass <[email protected]> | 2016-10-17 20:12:59 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-10-23 18:34:01 -0400 |
| commit | 84f2a5d0a6c4d267ce9aeb5eaab3c4d419a605ac (patch) | |
| tree | 216c9f26b86a651cf9f62ce41825017319d4597c /README | |
| parent | 3505bc5561265f7453bb0f9063a254dc21cbdaa5 (diff) | |
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3530,9 +3530,6 @@ Configuration Settings: - CONFIG_SYS_CONSOLE_INFO_QUIET Suppress display of console information at boot. -- CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE - Enable the call to overwrite_console(). - - CONFIG_SYS_MEMTEST_START, CONFIG_SYS_MEMTEST_END: Begin and End addresses of the area used by the simple memory test. |
