From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Packham Date: Sat, 13 Apr 2019 21:13:59 +1200 Subject: [U-Boot] [PATCH 4/4] Remove whitelist entry for CONFIG_CRC32 In-Reply-To: <20190413091359.29612-1-judge.packham@gmail.com> References: <20190413091359.29612-1-judge.packham@gmail.com> Message-ID: <20190413091359.29612-5-judge.packham@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de There are no longer any references to this in the code so this can be removed. Signed-off-by: Chris Packham --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 48622b12bb64..634bb8d53b57 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -292,7 +292,6 @@ CONFIG_CPU_SH7785 CONFIG_CPU_TYPE_R CONFIG_CPU_VR41XX CONFIG_CQSPI_REF_CLK -CONFIG_CRC32 CONFIG_CS8900_BUS16 CONFIG_CS8900_BUS32 CONFIG_CSF_SIZE -- 2.21.0