projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49fda36
)
enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 26 Jun 2006 22:31:55 +0000
(22:31 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 26 Jun 2006 22:31:55 +0000
(22:31 +0000)
SVN-Revision: 4087
openwrt/target/linux/brcm-2.4/config
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/brcm-2.4/config
b/openwrt/target/linux/brcm-2.4/config
index 7185e9f3998816d42a1fe40806d3f3ea4a693010..7b0020722bc1844f27c2d057d70fbc74c7878f06 100644
(file)
--- a/
openwrt/target/linux/brcm-2.4/config
+++ b/
openwrt/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