提交 a746c286 编写于 作者: P Peter Chen 提交者: Greg Kroah-Hartman

usb: host: delete chipidea dependency

Now, chipidea host has already depended on USB_EHCI_HCD
Acked-by: NAlan Stern <stern@rowland.harvard.edu>
Signed-off-by: NPeter Chen <peter.chen@freescale.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4a29567b
...@@ -54,7 +54,7 @@ config USB_EHCI_HCD ...@@ -54,7 +54,7 @@ config USB_EHCI_HCD
config USB_EHCI_ROOT_HUB_TT config USB_EHCI_ROOT_HUB_TT
bool "Root Hub Transaction Translators" bool "Root Hub Transaction Translators"
depends on USB_EHCI_HCD || USB_CHIPIDEA_HOST depends on USB_EHCI_HCD
---help--- ---help---
Some EHCI chips have vendor-specific extensions to integrate Some EHCI chips have vendor-specific extensions to integrate
transaction translators, so that no OHCI or UHCI companion transaction translators, so that no OHCI or UHCI companion
...@@ -66,7 +66,7 @@ config USB_EHCI_ROOT_HUB_TT ...@@ -66,7 +66,7 @@ config USB_EHCI_ROOT_HUB_TT
config USB_EHCI_TT_NEWSCHED config USB_EHCI_TT_NEWSCHED
bool "Improved Transaction Translator scheduling" bool "Improved Transaction Translator scheduling"
depends on USB_EHCI_HCD || USB_CHIPIDEA_HOST depends on USB_EHCI_HCD
default y default y
---help--- ---help---
This changes the periodic scheduling code to fill more of the low This changes the periodic scheduling code to fill more of the low
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册