1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:13:20 +02:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4087 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-06-26 22:31:55 +00:00
parent 620341b80c
commit 673d12899a

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