projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.31
diff --git
a/target/linux/generic-2.6/config-2.6.31
b/target/linux/generic-2.6/config-2.6.31
index
545cecb
..
8664747
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.31
+++ b/
target/linux/generic-2.6/config-2.6.31
@@
-710,6
+710,7
@@
CONFIG_HZ_100=y
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_IBM_IIC is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_IBM_IIC is not set
# CONFIG_I2C_ISCH is not set
+# CONFIG_I2C is not set
# CONFIG_I2C_MPC is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_MPC is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES is not set
@@
-1572,6
+1573,7
@@
CONFIG_PARTITION_ADVANCED=y
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_STUB is not set
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_STUB is not set
+CONFIG_PCI_SYSCALL=y
CONFIG_PCI=y
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_ATMEL is not set
CONFIG_PCI=y
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_ATMEL is not set
@@
-1590,6
+1592,7
@@
CONFIG_PCI=y
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_PCNET32 is not set
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_PCNET32 is not set
+# CONFIG_PCSPKR_PLATFORM is not set
# CONFIG_PD6729 is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_PHANTOM is not set
# CONFIG_PD6729 is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_PHANTOM is not set
@@
-1967,6
+1970,7
@@
CONFIG_SLAB=y
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_SMC911X is not set
# CONFIG_SMC91X is not set
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_SMC911X is not set
# CONFIG_SMC91X is not set
+# CONFIG_SMP is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
# CONFIG_SMSC_PHY is not set
This page took
0.028202 seconds
and
4
git commands to generate.