commit | 83b6a43e6efdce32c7f824263ad40c86d03901f9 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Tue May 17 10:51:44 2016 -0300 |
committer | Tom Rini <trini@konsulko.com> | Fri May 20 20:42:57 2016 -0400 |
tree | 19229cb0f34c182f78b8c9be4ec0bb173451c277 | |
parent | 3dc9be82088f826dd7927bd1f947a838c9ef72b0 [diff] |
pico-imx6ul: Select CONFIG_HUSH_PARSER option Select CONFIG_HUSH_PARSER option in order to fix the following problem: Unknown command 'if' - try 'help' Unknown command 'then' - try 'help' Unknown command 'else' - try 'help' Unknown command 'fi' - try 'help' Reported-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Tested-by: Daiane Angolini <daiane.angolini@nxp.com>