aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host')
-rw-r--r--drivers/usb/host/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 49a91c5ee51b..9b202d5f88c0 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -79,6 +79,7 @@ config USB_EHCI_BIG_ENDIAN_DESC
79 79
80config USB_EHCI_FSL 80config USB_EHCI_FSL
81 bool 81 bool
82 depends on USB_EHCI_HCD
82 select USB_EHCI_ROOT_HUB_TT 83 select USB_EHCI_ROOT_HUB_TT
83 default y if MPC834x || PPC_MPC831x 84 default y if MPC834x || PPC_MPC831x
84 ---help--- 85 ---help---