projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Forgot to make i2c driver depend on i2c bit banging algorithm
[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
2a6254b
..
8ac37b1
100644
(file)
--- a/
target/linux/brcm-2.4/config
+++ b/
target/linux/brcm-2.4/config
@@
-1296,7
+1296,7
@@
CONFIG_USB_DEVICEFS=y
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
-# CONFIG_USB_UHCI is not set
+CONFIG_USB_UHCI=m
CONFIG_USB_UHCI_ALT=m
CONFIG_USB_OHCI=m
This page took
0.021732 seconds
and
4
git commands to generate.