On Monday 11 February 2008, Peter Korsgaard wrote: > The config symbol for mpc834x processors is CONFIG_PPC_MPC834x, > not CONFIG_MPC834x. > > Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]>
Acked-by: David Brownell <[EMAIL PROTECTED]> > --- a/drivers/usb/host/Kconfig > +++ b/drivers/usb/host/Kconfig > @@ -72,7 +72,7 @@ config USB_EHCI_FSL > bool > depends on USB_EHCI_HCD > select USB_EHCI_ROOT_HUB_TT > - default y if MPC834x || PPC_MPC831x > + default y if PPC_MPC834x || PPC_MPC831x > ---help--- > Variation of ARC USB block used in some Freescale chips. > > - 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