commit | 7fed89e00e0836f7894f350716b3f182ee562760 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 14 19:59:22 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Mar 06 21:09:30 2012 +0100 |
tree | 83bf2d972be3792a2a2563fc3d7947fb4eec74d3 | |
parent | 5307153236caaf2304e578c148e00a4b65cb8604 [diff] |
Don't include standard parser if hush is used This saves about 1KB of code space on ARM with CONFIG_SYS_HUSH_PARSER defined. Signed-off-by: Simon Glass <sjg@chromium.org>