commit | 96794a3eaee9bf368efe475f0a040d0e08b09dc9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 06 15:21:38 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 20 19:14:22 2018 -0700 |
tree | 1abb59c50a1cbb689efaa7347a23c5a61b40f3c6 | |
parent | b9f210a35c39a191ca375e541e09686a3303e428 [diff] |
string: Include the config header At present the config header is not included in this file, but it does use a CONFIG option. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>