commit | 99e6feb23c93aeae80a2387623df33e9e5575a87 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 07 22:59:44 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 12 14:18:17 2021 -0500 |
tree | 069755f5129c45acd6a3f0070070a54d13fc7814 | |
parent | 21e04320588d744729e073b09a08466b06db38c9 [diff] |
Convert CONFIG_SYS_PROMPT et al to Kconfig This converts the following to Kconfig: CONFIG_SYS_PROMPT CONFIG_SYS_PROMPT_HUSH_PS2 Signed-off-by: Tom Rini <trini@konsulko.com>