You missed 3rd section in this patch.

USB_GADGET_MUSB_HDRC is selected by default and it is depends on
USB_MUSB_PERIPHERAL or USB_MUSB_OTG only.

Sonic

-----Original Message-----
From: Mike Frysinger [mailto:[email protected]] 
Sent: Wednesday, June 03, 2009 4:27 PM
To: [email protected]
Cc: [email protected]
Subject: Re: [Linux-kernel-commits] [6177]
trunk/drivers/usb/musb/Kconfig: Select USB_GADGET_MUSB_HDRC in
peripheral and otg mode.

On Mon, Mar 16, 2009 at 05:02,  <[email protected]> wrote:
> Revision 6177 Author sonicz Date 2009-03-16 04:02:46 -0500 (Mon, 16 
> Mar
> 2009)
>
> Select USB_GADGET_MUSB_HDRC in peripheral and otg mode.
>
> Modified: trunk/drivers/usb/musb/Kconfig (6176 => 6177)
>
> --- trunk/drivers/usb/musb/Kconfig    2009-03-16 08:12:54 UTC (rev
6176)
> +++ trunk/drivers/usb/musb/Kconfig    2009-03-16 09:02:46 UTC (rev
6177)
> @@ -86,7 +86,6 @@
>  config USB_MUSB_PERIPHERAL
>       depends on USB_GADGET
>       bool "USB Peripheral (gadget stack)"
> -     select USB_GADGET_MUSB_HDRC
>       select MUSB_PIO_ONLY if BLACKFIN
>       help
>         Say Y here if your system supports the USB peripheral role.
> @@ -97,7 +96,6 @@
>  config USB_MUSB_OTG
>       depends on USB && USB_GADGET && PM && EXPERIMENTAL
>       bool "Both host and peripheral:  USB OTG (On The Go) Device"
> -     select USB_GADGET_MUSB_HDRC
>       select USB_OTG
>       select MUSB_PIO_ONLY if BLACKFIN
>       help

sorry, but what is the point of this change ?  the commit message also
seems to be the opposite of what you're changing.
-mike

_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to