commit | 9f3a7bf11baedad4eacd627d61e855d17426fe4d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 21 21:08:48 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 16 14:35:08 2021 -0500 |
tree | bbc33140ede55b24adeb9b8f1a9a0b4ae6db7848 | |
parent | 45800085b7e3de5d96915953cc787617b7f59f80 [diff] |
doc: Mention CONFIG_DEFAULT_ENV_FILE Add mention of this option since it does a similar thing to the text environment. Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>