From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Date: Thu, 17 Sep 2020 19:40:56 +0200 Subject: [PATCH 2/4] treewide: configs: fold CONFIG_DEFAULT_CONSOLE In-Reply-To: <20200917065203.40607-2-a.heider@gmail.com> References: <20200917065203.40607-1-a.heider@gmail.com> <20200917065203.40607-2-a.heider@gmail.com> Message-ID: <20200917174056.GB27843@kozik-lap> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Sep 17, 2020 at 08:52:01AM +0200, Andre Heider wrote: > In prepartion to remove CONFIG_DEFAULT_CONSOLE, fold the current users. > > Signed-off-by: Andre Heider > --- > include/configs/odroid.h | 7 +------ > include/configs/odroid_xu3.h | 6 +----- > include/configs/s5p_goni.h | 8 +------- > include/configs/s5pc210_universal.h | 7 +------ > include/configs/trats.h | 5 +---- > include/configs/trats2.h | 7 +------ > 6 files changed, 6 insertions(+), 34 deletions(-) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof