projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] fix a bug in the switch driver, thanks to Thomas Langer for reporting
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.23
diff --git
a/target/linux/generic-2.6/config-2.6.23
b/target/linux/generic-2.6/config-2.6.23
index
a35acc1
..
1287b32
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.23
+++ b/
target/linux/generic-2.6/config-2.6.23
@@
-92,6
+92,7
@@
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_DELKIN is not set
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_DELKIN is not set
# CONFIG_BLK_DEV_FD is not set
+# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HPT34X is not set
@@
-425,6
+426,7
@@
CONFIG_HZ_100=y
# CONFIG_ICPLUS_PHY is not set
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDEDMA_IVB is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDEDMA_IVB is not set
+# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_IDEPCI_SHARE_IRQ is not set
CONFIG_IDE_MAX_HWIFS=4
CONFIG_IDE_PROC_FS=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
CONFIG_IDE_MAX_HWIFS=4
CONFIG_IDE_PROC_FS=y
@@
-566,8
+568,8
@@
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_HASHLIMIT=m
CONFIG_IP_NF_MATCH_IPP2P=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_HASHLIMIT=m
CONFIG_IP_NF_MATCH_IPP2P=m
CONFIG_IP_NF_MATCH_IPRANGE=m
-CONFIG_
IP_NF
_MATCH_LAYER7=m
-# CONFIG_
IP_NF
_MATCH_LAYER7_DEBUG is not set
+CONFIG_
NETFILTER_XT
_MATCH_LAYER7=m
+# CONFIG_
NETFILTER_XT
_MATCH_LAYER7_DEBUG is not set
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_SET=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_SET=m
@@
-1258,6
+1260,7
@@
CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
+# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set
This page took
0.021426 seconds
and
4
git commands to generate.