commit | f852e73564edeb19123cc5a35e89d335f43cc329 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Apr 21 21:37:19 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 14:22:43 2016 -0400 |
tree | 8c4ff2e78356f00cdb53c8935ea06db69633d1a2 | |
parent | b54143d46845ba3d96183bffd3bc7834ec7004ba [diff] |
configs: Re-sync HUSH options Move all cases of CONFIG_SYS_HUSH_PARSER out of the config.h files. Remove all cases of CONFIG_SYS_PROMPT_HUSH_PS2 as everyone uses the default. Signed-off-by: Tom Rini <trini@konsulko.com>