commit | 3bba6506a9ac53f310bc0aa935a3d46b72a74a72 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 14 18:49:35 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri May 27 15:39:54 2016 -0400 |
tree | 6ec89affcfe4cb63fcbe8291dc88ab651e78ce23 | |
parent | 4c4499f7f1e023b428f60df69acea7979ae670fd [diff] |
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot This option is always enabled and is about to be removed. Drop references to it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>