commit | f90df596a87bcec97873c247f1948190355539a9 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Tue May 02 21:30:48 2017 +1200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:29 2017 -0400 |
tree | d6f498dd19ddae9114362c735652659b47ae2f91 | |
parent | ca43834d66f08ed7244c26ef8edbe1a9ee2b8e8c [diff] |
tools: moveconfig: cleanup README entires The Kconfig description replaces the description in the README file so as options are migrated they can be removed from the README. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>