projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix watchdog seek test (#2383)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.22
diff --git
a/target/linux/generic-2.6/config-2.6.22
b/target/linux/generic-2.6/config-2.6.22
index
cb257fc
..
2495193
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.22
+++ b/
target/linux/generic-2.6/config-2.6.22
@@
-290,7
+290,7
@@
CONFIG_E100=m
# CONFIG_E1000 is not set
# CONFIG_ECONET is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E1000 is not set
# CONFIG_ECONET is not set
# CONFIG_EEPRO100 is not set
-CONFIG_EEPROM_93CX6=
y
+CONFIG_EEPROM_93CX6=
m
# CONFIG_EFI_PARTITION is not set
# CONFIG_EFS_FS is not set
# CONFIG_ELF_CORE is not set
# CONFIG_EFI_PARTITION is not set
# CONFIG_EFS_FS is not set
# CONFIG_ELF_CORE is not set
@@
-406,6
+406,7
@@
CONFIG_HZ_100=y
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2O is not set
# CONFIG_I82092 is not set
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2O is not set
# CONFIG_I82092 is not set
+# CONFIG_ICPLUS_PHY is not set
CONFIG_IDE_MAX_HWIFS=4
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_MAX_HWIFS=4
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDE_TASK_IOCTL is not set
@@
-1416,6
+1417,9
@@
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
+# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
+# CONFIG_USB_EHCI_SPLIT_ISO is not set
+# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EPSON2888 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EPSON2888 is not set
This page took
0.027656 seconds
and
4
git commands to generate.