From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Sun, 15 Mar 2020 11:14:22 +0900 Subject: [PATCHv2 2/8] Kconfig: Remove redundant variable sets In-Reply-To: <20200311221118.4579-2-trini@konsulko.com> References: <20200311221118.4579-1-trini@konsulko.com> <20200311221118.4579-2-trini@konsulko.com> 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 On Thu, Mar 12, 2020 at 7:11 AM Tom Rini wrote: > > In a few places we have Kconfig entries that set SPL_LDSCRIPT to what is > the default value anyways. Drop these. > > Cc: Michal Simek > Cc: Rick Chen > Cc: Philippe Reynes > Cc: Eric Jarrige > Signed-off-by: Tom Rini > -- Reviewed-by: Masahiro Yamada -- Best Regards Masahiro Yamada