aboutsummaryrefslogtreecommitdiffstats
path: root/debian/config/mips
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2013-09-01 03:50:25 +0000
committerBen Hutchings <benh@debian.org>2013-09-01 03:50:25 +0000
commit7a10a53c96c3a3509630815ddf6a3efc44c3ddba (patch)
tree199a19f4c545c0e946da8c1e93b124daae2b1dc4 /debian/config/mips
parent0000a5dbcf9c0ae77d1fc4a3e9c1c71da91edcc1 (diff)
downloadkernel_replicant_linux-7a10a53c96c3a3509630815ddf6a3efc44c3ddba.tar.gz
kernel_replicant_linux-7a10a53c96c3a3509630815ddf6a3efc44c3ddba.tar.bz2
kernel_replicant_linux-7a10a53c96c3a3509630815ddf6a3efc44c3ddba.zip
ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere
USB_EHCI_ROOT_HUB_TT adds about 10 lines of code and is safe even if not needed, so it's never worth turning off. USB_EHCI_TT_NEWSCHED was 'new' in 2006 and is now the default, so hardly anyone will be testing the 'old' code now. svn path=/dists/trunk/linux/; revision=20546
Diffstat (limited to 'debian/config/mips')
-rw-r--r--debian/config/mips/config.4kc-malta2
-rw-r--r--debian/config/mips/config.5kc-malta2
-rw-r--r--debian/config/mips/config.sb1-bcm91250a1
-rw-r--r--debian/config/mips/config.sb1a-bcm91480b1
4 files changed, 0 insertions, 6 deletions
diff --git a/debian/config/mips/config.4kc-malta b/debian/config/mips/config.4kc-malta
index acabab977416..e0e1e8fa99f3 100644
--- a/debian/config/mips/config.4kc-malta
+++ b/debian/config/mips/config.4kc-malta
@@ -956,8 +956,6 @@ CONFIG_USB_XUSBATM=m
## file: drivers/usb/host/Kconfig
##
CONFIG_USB_EHCI_HCD=m
-CONFIG_USB_EHCI_ROOT_HUB_TT=y
-# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=y
diff --git a/debian/config/mips/config.5kc-malta b/debian/config/mips/config.5kc-malta
index bfd96fe694a9..defbdc75c6fb 100644
--- a/debian/config/mips/config.5kc-malta
+++ b/debian/config/mips/config.5kc-malta
@@ -960,8 +960,6 @@ CONFIG_USB_XUSBATM=m
## file: drivers/usb/host/Kconfig
##
CONFIG_USB_EHCI_HCD=m
-CONFIG_USB_EHCI_ROOT_HUB_TT=y
-# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=y
diff --git a/debian/config/mips/config.sb1-bcm91250a b/debian/config/mips/config.sb1-bcm91250a
index 841cae24f922..7593a0b19fe9 100644
--- a/debian/config/mips/config.sb1-bcm91250a
+++ b/debian/config/mips/config.sb1-bcm91250a
@@ -651,7 +651,6 @@ CONFIG_USB=m
## file: drivers/usb/host/Kconfig
##
CONFIG_USB_EHCI_HCD=m
-# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m
diff --git a/debian/config/mips/config.sb1a-bcm91480b b/debian/config/mips/config.sb1a-bcm91480b
index 418fe24b4c3c..34d323f5bc8d 100644
--- a/debian/config/mips/config.sb1a-bcm91480b
+++ b/debian/config/mips/config.sb1a-bcm91480b
@@ -657,7 +657,6 @@ CONFIG_USB=m
## file: drivers/usb/host/Kconfig
##
CONFIG_USB_EHCI_HCD=m
-# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m