[PATCH 1/4] treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE

Simon Glass sjg at chromium.org
Tue Sep 22 20:48:53 CEST 2020


On Thu, 17 Sep 2020 at 00:52, Andre Heider <a.heider at gmail.com> wrote:
>
> These are all unused.
>
> Signed-off-by: Andre Heider <a.heider at gmail.com>
> ---
> This sets completely removes CONFIG_DEFAULT_CONSOLE from the tree.
> Only compile time tested.
>
>  include/configs/arndale.h      | 2 --
>  include/configs/espresso7420.h | 3 ---
>  include/configs/origen.h       | 5 -----
>  include/configs/peach-pi.h     | 3 ---
>  include/configs/peach-pit.h    | 3 ---
>  include/configs/smdk5250.h     | 2 --
>  include/configs/smdk5420.h     | 5 -----
>  include/configs/smdkv310.h     | 2 --
>  include/configs/snow.h         | 2 --
>  include/configs/spring.h       | 2 --
>  10 files changed, 29 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list