commit | ff039a8704e9c1e3d9cae535726686df78ef749e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Wed Oct 11 21:15:46 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 27 16:18:59 2023 -0500 |
tree | 61a180f046be6e9d69b10c05c4eaf8dbe646616b | |
parent | 1b3dab2d296c4ae8ccdd85986c26a77036c81d85 [diff] |
cmd: kconfig: Make ufs prompt look similar to other commands At present the 'ufs' command prompt does not look similar like other commands. Update it. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>