Re: [PATCH] usb: limit OMAP related USB options to OMAP2PLUS platforms

2013-03-14 Thread Paul Gortmaker
On 13-03-14 12:12 PM, Felipe Balbi wrote: > Hi, > > On Thu, Mar 14, 2013 at 11:17:21AM -0400, Paul Gortmaker wrote: > diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig > index 65217a5..40b8463 100644 > --- a/drivers/usb/phy/Kconfig > +++ b/drivers/usb/phy/Kconfig >

Re: [PATCH] usb: limit OMAP related USB options to OMAP2PLUS platforms

2013-03-14 Thread Felipe Balbi
Hi, On Thu, Mar 14, 2013 at 11:17:21AM -0400, Paul Gortmaker wrote: > >>> diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig > >>> index 65217a5..40b8463 100644 > >>> --- a/drivers/usb/phy/Kconfig > >>> +++ b/drivers/usb/phy/Kconfig > >>> @@ -17,6 +17,7 @@ config OMAP_USB2 > >>> > >>

Re: [PATCH] usb: limit OMAP related USB options to OMAP2PLUS platforms

2013-03-14 Thread Paul Gortmaker
On 13-02-27 02:57 PM, Paul Gortmaker wrote: > On 13-02-27 02:51 PM, Felipe Balbi wrote: >> HI, >> >> On Wed, Feb 27, 2013 at 02:08:39PM -0500, Paul Gortmaker wrote: >>> commit 57f6ce072e35770a63be0c5d5e82f90d8da7d665 ("usb: phy: >>> add a new driver for usb3 phy") added the new Kconfig option >>> O

Re: [PATCH] usb: limit OMAP related USB options to OMAP2PLUS platforms

2013-02-27 Thread Paul Gortmaker
On 13-02-27 02:51 PM, Felipe Balbi wrote: > HI, > > On Wed, Feb 27, 2013 at 02:08:39PM -0500, Paul Gortmaker wrote: >> commit 57f6ce072e35770a63be0c5d5e82f90d8da7d665 ("usb: phy: >> add a new driver for usb3 phy") added the new Kconfig option >> OMAP_USB3, but it had no dependencies whatsoever, an

Re: [PATCH] usb: limit OMAP related USB options to OMAP2PLUS platforms

2013-02-27 Thread Felipe Balbi
HI, On Wed, Feb 27, 2013 at 02:08:39PM -0500, Paul Gortmaker wrote: > commit 57f6ce072e35770a63be0c5d5e82f90d8da7d665 ("usb: phy: > add a new driver for usb3 phy") added the new Kconfig option > OMAP_USB3, but it had no dependencies whatsoever, and hence > became available across all arch/platform

[PATCH] usb: limit OMAP related USB options to OMAP2PLUS platforms

2013-02-27 Thread Paul Gortmaker
commit 57f6ce072e35770a63be0c5d5e82f90d8da7d665 ("usb: phy: add a new driver for usb3 phy") added the new Kconfig option OMAP_USB3, but it had no dependencies whatsoever, and hence became available across all arch/platforms. Which presumably caused this to show up in x86 randconfig: warning: