commit | adad96e60d0eb1bbc4d0b96c89decf385a426e42 | [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 | 9f69ab86d0592d528a0372f01fa23684291243fa [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>