diff options
author | Chris Packham | 2019-04-13 21:13:59 +1200 |
---|---|---|
committer | Tom Rini | 2019-05-10 07:18:13 -0400 |
commit | 48372a5af600b1b828d6e7affe3aaa74c78e8731 (patch) | |
tree | bd4e014a0d7f6c63a6852cf81f98454bba066381 /scripts | |
parent | 4ad2c8953d456814ac33e26b6a3193dc4002ac4b (diff) |
Remove whitelist entry for CONFIG_CRC32
There are no longer any references to this in the code so this can be
removed.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 67e27e4ee90..93f56434687 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -288,7 +288,6 @@ CONFIG_CPU_SH7780 CONFIG_CPU_TYPE_R CONFIG_CPU_VR41XX CONFIG_CQSPI_REF_CLK -CONFIG_CRC32 CONFIG_CS8900_BUS16 CONFIG_CS8900_BUS32 CONFIG_CSF_SIZE |