commit | c08ebf68e3141a2f88b368b619d6ee21fa94a89d | [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 | 4973bf5228c610cb0b8525df61b571aa1fe2d6d4 [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>