From: Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
To: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>
Cc: "Premi, Sanjeev" <premi-l0cyMroinI0@public.gmane.org>,
Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
Russell King - ARM Linux
<linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
"linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Linux USB Mailing List
<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Latest config warning
Date: Thu, 17 Feb 2011 10:38:26 -0800 [thread overview]
Message-ID: <20110217183826.GA8188@kroah.com> (raw)
In-Reply-To: <20110210114854.GJ3580-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
On Thu, Feb 10, 2011 at 01:48:54PM +0200, Felipe Balbi wrote:
> Hi,
>
> On Thu, Feb 10, 2011 at 05:07:06PM +0530, Premi, Sanjeev wrote:
> > > diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
> > > index 5a7c8f1..ac137d1 100644
> > > --- a/drivers/usb/Kconfig
> > > +++ b/drivers/usb/Kconfig
> > > @@ -10,8 +10,6 @@ menuconfig USB_SUPPORT
> > > This option adds core support for Universal Serial Bus (USB).
> > > You will also need drivers from the following menu to make use
> > > of it.
> > >
> > > -if USB_SUPPORT
> > > -
> > > # Host-side USB depends on having a host controller
> > > # NOTE: dummy_hcd is always an option, but it's ignored here ...
> > > # NOTE: SL-811 option should be board-specific ...
> > > @@ -59,16 +57,9 @@ config USB_ARCH_HAS_OHCI
> > > # some non-PCI hcds implement EHCI
> > > config USB_ARCH_HAS_EHCI
> > > boolean
> > > - default y if PPC_83xx
> > > - default y if PPC_MPC512x
> > > - default y if SOC_AU1200
> > > - default y if ARCH_IXP4XX
> > > - default y if ARCH_W90X900
> > > - default y if ARCH_AT91SAM9G45
> > > - default y if ARCH_MXC
> > > - default y if ARCH_OMAP3
> > > - default y if ARCH_CNS3XXX
> > > - default PCI
> > > + default n
> > > +
> > > +if USB_SUPPORT
> > >
> > > # ARM SA1111 chips have a non-PCI based "OHCI-compatible" USB host
> > > interface.
> > > config USB
> > >
> > > and expect ARCH Kconfigs to select the features they have.
> > >
> > > Greg, what do you think ?
> > >
> >
> > I noticed same problem when building kernel from latest master today.
> >
> > Felipe, Greg:
> > Do you have agreement on what would be good fix for this warning?
>
> Yeah, I never got a reply about the proposal above. Greg, what do you
> think ?
I don't know, I can't remember what the outcome of the "arches need to
select the proper Kconfig options" discussion ended up being. Anyone
remember?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2011-02-17 18:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 11:35 Latest config warning Russell King - ARM Linux
2011-01-07 16:47 ` Tony Lindgren
2011-01-07 17:43 ` Premi, Sanjeev
2011-01-07 19:22 ` Felipe Balbi
2011-02-10 11:37 ` Premi, Sanjeev
[not found] ` <B85A65D85D7EB246BE421B3FB0FBB593024894BC9D-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2011-02-10 11:48 ` Felipe Balbi
[not found] ` <20110210114854.GJ3580-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-02-17 18:38 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110217183826.GA8188@kroah.com \
--to=greg-u8xffu+wg4eavxtiumwx3w@public.gmane.org \
--cc=balbi-l0cyMroinI0@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=premi-l0cyMroinI0@public.gmane.org \
--cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.