Add a missing dependency which goofs up the xconfig display.

Signed-off-by: David Brownell <[EMAIL PROTECTED]>

--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -79,6 +79,7 @@ config USB_EHCI_BIG_ENDIAN_DESC
 
 config USB_EHCI_FSL
        bool
+       depends on USB_EHCI_HCD
        select USB_EHCI_ROOT_HUB_TT
        default y if MPC834x || PPC_MPC831x
        ---help---
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to