mirror of https://github.com/hak5/openwrt.git
enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
SVN-Revision: 4087lede-17.01
parent
49fda36215
commit
4668541b35
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue