commit | 0e6deffc291f8a5d5ac508b59d7d9024ed2c1ecf | [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 | 9d5274f5c7feefee5b66d250550f7ff2c3531098 [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>