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

SVN-Revision: 4087
This commit is contained in:
Felix Fietkau 2006-06-26 22:31:55 +00:00
parent 49fda36215
commit 4668541b35

View file

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