commit | 43e571dee49c134dc1d83b711d537e1b171c4757 | [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 | 2b063b85baacfa0d0630a4b5b3649e8fad2fedd9 [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>