Эх сурвалжийг харах

usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of Kconfig

ci13xxx host needs Root Hub Transaction Translators.

Reported-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Richard Zhao 13 жил өмнө
parent
commit
ca72ae9bf6

+ 1 - 0
drivers/usb/chipidea/Kconfig

@@ -20,6 +20,7 @@ config USB_CHIPIDEA_UDC
 
 
 config USB_CHIPIDEA_HOST
 config USB_CHIPIDEA_HOST
 	bool "ChipIdea host controller"
 	bool "ChipIdea host controller"
+	select USB_EHCI_ROOT_HUB_TT
 	help
 	help
 	  Say Y here to enable host controller functionality of the
 	  Say Y here to enable host controller functionality of the
 	  ChipIdea driver.
 	  ChipIdea driver.