[U-Boot] [PATCH 4/4] Remove whitelist entry for CONFIG_CRC32

Chris Packham judge.packham at gmail.com
Sat Apr 13 09:13:59 UTC 2019


There are no longer any references to this in the code so this can be
removed.

Signed-off-by: Chris Packham <judge.packham at gmail.com>
---

 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



More information about the U-Boot mailing list