projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix a timeout on amd flash chips (patch from #874)
[openwrt.git]
/
target
/
linux
/
brcm-2.4
/
config
diff --git
a/target/linux/brcm-2.4/config
b/target/linux/brcm-2.4/config
index
9759b90
..
7b00207
100644
(file)
--- a/
target/linux/brcm-2.4/config
+++ b/
target/linux/brcm-2.4/config
@@
-91,7
+91,6
@@
CONFIG_PCI=y
CONFIG_NONCOHERENT_IO=y
CONFIG_NEW_TIME_C=y
CONFIG_NEW_IRQ=y
CONFIG_NONCOHERENT_IO=y
CONFIG_NEW_TIME_C=y
CONFIG_NEW_IRQ=y
-CONFIG_HND=y
# CONFIG_MIPS_AU1000 is not set
#
# CONFIG_MIPS_AU1000 is not set
#
@@
-726,7
+725,6
@@
CONFIG_SCSI_MULTI_LUN=y
# Network device support
#
CONFIG_NETDEVICES=y
# Network device support
#
CONFIG_NETDEVICES=y
-CONFIG_HND=y
#
# ARCnet devices
#
# ARCnet devices
@@
-832,8
+830,6
@@
CONFIG_NET_RADIO=y
# CONFIG_AIRONET4500_PROC is not set
# CONFIG_AIRO is not set
# CONFIG_HERMES is not set
# CONFIG_AIRONET4500_PROC is not set
# CONFIG_AIRO is not set
# CONFIG_HERMES is not set
-CONFIG_WL=m
-CONFIG_WL2=m
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_PCI_HERMES is not set
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_PCI_HERMES is not set
@@
-1383,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_DEFLATE=y
# CONFIG_FW_LOADER is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
# CONFIG_FW_LOADER is not set
This page took
0.031842 seconds
and
4
git commands to generate.