commit | 4458d3b3797828a51bdaa718b250a49345265a74 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 17 20:12:35 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 23 18:33:18 2016 -0400 |
tree | 5206afd6aff96620267f7daa62534bca782c459f | |
parent | 49c675ee4152095e1a8782d9791cf7231a337e1e [diff] |
Convert SILENT_CONSOLE options to Kconfig Move these option to Kconfig and tidy up existing uses. The Power PC boards don't have a suitable common element: the common header files don't appear to line up with the Kconfig files as far as I can tell. This results in a lot of defconfig changes. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagan Teki <jteki@openedev.com> [trini: Re-migrate, update common/console.c logic] Signed-off-by: Tom Rini <trini@konsulko.com>