commit | 9be2e790eb28cbb30fb16a939cb95f82ad73efe5 | [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 | 14c67ebaefec6d477603454aa2998c36da40453b [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>