projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on...
[openwrt.git]
/
target
/
linux
/
adm5120
/
router_le
/
config-2.6.26
diff --git
a/target/linux/adm5120/router_le/config-2.6.26
b/target/linux/adm5120/router_le/config-2.6.26
index
81d3c39
..
17042d7
100644
(file)
--- a/
target/linux/adm5120/router_le/config-2.6.26
+++ b/
target/linux/adm5120/router_le/config-2.6.26
@@
-309,6
+309,7
@@
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_HCD=m
+CONFIG_USB_SUPPORT=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIA_RHINE is not set
This page took
0.020479 seconds
and
4
git commands to generate.