commit | a19d3d2998fe1c535d2c8906d0eedc453f1b84a2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 23 21:19:40 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 25 21:08:07 2017 -0400 |
tree | 1ff064e00f57e6f7a38aff40dce30b2b0d8289bf | |
parent | 73c18b49c0f3cbb317fe5d4164c08dd31b14a4c5 [diff] |
env: Move help from README to Kconfig The CONFIG_ENV_IS_IN_... options which have already been converted to Kconfig only have a small amount of help. Move the rest of it over from the README. Signed-off-by: Simon Glass <sjg@chromium.org>