commit | 4edb9458b2a3fde10a141967c889074fac914c77 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 22 22:55:40 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 14:21:27 2016 -0400 |
tree | e34b1307cbc297ee3c64555df89f507159504a1a | |
parent | f8a2d7a4162d2c8ca6adbb1fe0ef7d2a9765c923 [diff] |
Correct defconfig ordering Various boards have the wrong Kconfig ordering now. To avoid a misleading diff in the next patch, reorder the configuration correctly. Signed-off-by: Simon Glass <sjg@chromium.org>