From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 7 Sep 2020 14:10:19 +0900 Subject: [PATCH 1/1] espresso7420: remove unused symbol CONFIG_DEFAULT_CONSOLE In-Reply-To: <3c968e50-ae83-6290-7542-52757236b2e4@gmx.de> References: <20200905100210.5627-1-xypron.glpk@gmx.de> <69f549d3-c17c-b316-3957-186fbc3a24a0@gmail.com> <3c968e50-ae83-6290-7542-52757236b2e4@gmx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Heinrich Schuchardt, On 07/09/2020 04:33, Heinrich Schuchardt wrote: > On 9/6/20 9:00 PM, Andre Heider wrote: >> On 05/09/2020 12:02, Heinrich Schuchardt wrote: >>> Symbol CONFIG_DEFAULT_CONSOLE in include/configs/espresso7420.h is not >>> used >>> for espresso7420_defconfig. >>> >>> Signed-off-by: Heinrich Schuchardt >> >> I noticed that too while grepping for CONFIG_DEFAULT_CONSOLE. Afaict >> there're quite some boards with it set but unused: > > Thanks for reviewing. As the boards have different maintainers we should > treat them in separate patches. > Because those are all Samsung boards, I can approve them. If you want please send changes to patch-set or single patch with adding maintainers as a CC. thomas.ab seems to exited from company. I will find new maintainer soon. Thanks, Minkyu Kang.