From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Fri, 26 Mar 2021 12:10:11 +1300 Subject: [PATCH 5/8] configs: remove obsolete CONFIG_SYS_MMC_BASE In-Reply-To: References: 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 Fri, 26 Mar 2021 at 02:47, Harm Berntsen wrote: > > All usages of this have been removed > > Signed-off-by: Harm Berntsen > CC: Simon Glass > --- > > scripts/config_whitelist.txt | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Simon Glass