diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-30 11:17:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-30 11:17:11 +0000 |
commit | 1450355ca37860eb17a6a538462a401bdfd54476 (patch) | |
tree | ea314c6d5f98ad0e7bf95ad362228f7bef097fbe /target/linux/generic-2.6/config-2.6.27 | |
parent | 05184c7c38b34f2e5d4125e65dd417377e94c041 (diff) | |
download | upstream-1450355ca37860eb17a6a538462a401bdfd54476.tar.gz upstream-1450355ca37860eb17a6a538462a401bdfd54476.tar.bz2 upstream-1450355ca37860eb17a6a538462a401bdfd54476.zip |
enable USB root hub transaction translators
SVN-Revision: 13442
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.27')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 3ee5ddda77..28fee1791e 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -1711,7 +1711,7 @@ 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_EHCI_ROOT_HUB_TT is not set +CONFIG_USB_EHCI_ROOT_HUB_TT=y # CONFIG_USB_EHCI_SPLIT_ISO is not set # CONFIG_USB_EHCI_TT_NEWSCHED is not set # CONFIG_USB_EMI26 is not set |