From: nbd Date: Mon, 26 Jun 2006 22:31:55 +0000 (+0000) Subject: enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=673d12899a8e9036b30232ca660886ce95095193;p=openwrt-10.03%2F.git 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 --- diff --git a/target/linux/brcm-2.4/config b/target/linux/brcm-2.4/config index 7185e9f39..7b0020722 100644 --- a/target/linux/brcm-2.4/config +++ b/target/linux/brcm-2.4/config @@ -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