mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-11 17:32:56 +01:00
enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
SVN-Revision: 4087
This commit is contained in:
parent
49fda36215
commit
4668541b35
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue