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 | e8441eaec43874e478015d7ce0565bf73927c817 (patch) | |
tree | f57420f8ac8660d0c007c6a43c63ab90bda9782b /target/linux/generic-2.6/config-2.6.27 | |
parent | 6d19ef4f1860254b256c8a12c04d9c63145a6c01 (diff) | |
download | upstream-e8441eaec43874e478015d7ce0565bf73927c817.tar.gz upstream-e8441eaec43874e478015d7ce0565bf73927c817.tar.bz2 upstream-e8441eaec43874e478015d7ce0565bf73927c817.zip |
enable USB root hub transaction translators
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13442 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |