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

2020-10-14 Thread Minkyu Kang
Dear Andre Heider, On Wed, 23 Sep 2020 at 03:59, Simon Glass wrote: > On Thu, 17 Sep 2020 at 00:52, Andre Heider wrote: > > > > These are all unused. > > > > Signed-off-by: Andre Heider > > --- > > This sets completely removes CONFIG_DEFAULT_CONSOLE from the tree. > > Only compile time

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

2020-09-22 Thread Simon Glass
On Thu, 17 Sep 2020 at 00:52, Andre Heider wrote: > > These are all unused. > > Signed-off-by: Andre Heider > --- > This sets completely removes CONFIG_DEFAULT_CONSOLE from the tree. > Only compile time tested. > > include/configs/arndale.h | 2 -- > include/configs/espresso7420.h | 3 ---

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

2020-09-17 Thread Krzysztof Kozlowski
On Thu, Sep 17, 2020 at 08:52:00AM +0200, Andre Heider wrote: > These are all unused. > > Signed-off-by: Andre Heider > --- > This sets completely removes CONFIG_DEFAULT_CONSOLE from the tree. > Only compile time tested. > > include/configs/arndale.h | 2 -- >

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

2020-09-17 Thread Andre Heider
These are all unused. Signed-off-by: Andre Heider --- 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