commit | a409e063146c62a5aab7d58f9f68791727a09714 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Sat Apr 13 21:13:59 2019 +1200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 10 07:18:13 2019 -0400 |
tree | bd4e014a0d7f6c63a6852cf81f98454bba066381 | |
parent | 9acd30c9e6f14c70963147a81f613a0905b080db [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>