projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d462ca
)
add missing USB kconfig options
author
Andy Boyett
<agb@openwrt.org>
Mon, 5 Oct 2009 17:05:23 +0000
(17:05 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Mon, 5 Oct 2009 17:05:23 +0000
(17:05 +0000)
SVN-Revision: 17904
target/linux/ppc44x/config-default
patch
|
blob
|
history
diff --git
a/target/linux/ppc44x/config-default
b/target/linux/ppc44x/config-default
index a89f66082ba3de4b7f0846d6f897745f59ef1808..ec99fb06dd5f7a40ea7744da7bc5b57f63f76e95 100644
(file)
--- a/
target/linux/ppc44x/config-default
+++ b/
target/linux/ppc44x/config-default
@@
-178,6
+178,11
@@
CONFIG_TAISHAN=y
CONFIG_TASK_SIZE=0xc0000000
CONFIG_TICK_ONESHOT=y
CONFIG_USB_SUPPORT=y
+CONFIG_USB_OHCI_HCD_PCI=y
+CONFIG_USB_EHCI_HCD_PPC_OF=y
+CONFIG_USB_OHCI_HCD_PPC_OF=y
+CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
+# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_WARP is not set