diff options
author | Tom Rini <trini@konsulko.com> | 2022-10-28 20:27:02 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-11-10 09:45:54 -0500 |
commit | 2c8d04dd1794baf777dea9ffdacf6a61033f2876 (patch) | |
tree | ce51bb6e8022f4e37f7a8442b1d72956e757a58e /include/configs/at91sam9n12ek.h | |
parent | b85d75951fe126267a29bc953ed59ed64a152288 (diff) | |
download | u-boot-2c8d04dd1794baf777dea9ffdacf6a61033f2876.tar.gz |
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_LOADS_BAUD_CHANGE
CONFIG_LOADS_ECHO
As part of this, we move CMD_SAVES to be after CMD_LOADS as they are
logically related (load or save an s-record format file) and this makes
grouping of CONFIG_SYS_LOADS_BAUD_CHANGE easier.
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/at91sam9n12ek.h')
0 files changed, 0 insertions, 0 deletions