Dear Andre Heider, On Wed, 23 Sep 2020 at 03:59, Simon Glass <s...@chromium.org> wrote:
> On Thu, 17 Sep 2020 at 00:52, Andre Heider <a.hei...@gmail.com> wrote: > > > > These are all unused. > > > > Signed-off-by: Andre Heider <a.hei...@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 <s...@chromium.org> > Applied to u-boot-samsung.