enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without

SVN-Revision: 4087
lede-17.01
Felix Fietkau 2006-06-26 22:31:55 +00:00
parent 49fda36215
commit 4668541b35
1 changed files with 1 additions and 1 deletions

View File

@ -1379,7 +1379,7 @@ CONFIG_CRYPTO_MICHAEL_MIC=m
# #
# Library routines # Library routines
# #
# CONFIG_CRC32 is not set CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DEFLATE=y
# CONFIG_FW_LOADER is not set # CONFIG_FW_LOADER is not set