All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Chen <hzpeterchen@gmail.com>
To: David Daney <ddaney.cavm@gmail.com>
Cc: linux-usb@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org, Julian Wollrath <jwollrath@web.de>,
	David Daney <david.daney@cavium.com>
Subject: Re: [PATCH] usb: Put USB Kconfig items back under USB.
Date: Tue, 27 Mar 2012 16:20:53 +0800	[thread overview]
Message-ID: <CAL411-pe2W3ueDukv6GD-yGGjoc2nxMXOS3+-MU4xsxnyH29Pg@mail.gmail.com> (raw)
In-Reply-To: <1332450067-16600-1-git-send-email-ddaney.cavm@gmail.com>

>
> Reported-by: Julian Wollrath <jwollrath@web.de>
> Signed-off-by: David Daney <david.daney@cavium.com>
> ---
>  drivers/usb/Kconfig |   16 ++++++++--------
>  1 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
> index e4405e0..437a77e 100644
> --- a/drivers/usb/Kconfig
> +++ b/drivers/usb/Kconfig
> @@ -2,14 +2,6 @@
>  # USB device configuration
>  #
>
> -menuconfig USB_SUPPORT
> -       bool "USB support"
> -       depends on HAS_IOMEM
> -       default y
> -       ---help---
> -         This option adds core support for Universal Serial Bus (USB).
> -         You will also need drivers from the following menu to make use of it.
> -
>  # many non-PCI SOC chips embed OHCI
>  config USB_ARCH_HAS_OHCI
>        boolean
> @@ -63,6 +55,14 @@ config USB_ARCH_HAS_XHCI
>        boolean
>        default PCI
>
> +menuconfig USB_SUPPORT
> +       bool "USB support"
> +       depends on HAS_IOMEM
> +       default y
> +       ---help---
> +         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
>
>  config USB_COMMON
Yes, it works.

Tested-by: Peter Chen <peter.chen@freescale.com>

> --
> 1.7.2.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
BR,
Peter Chen

      reply	other threads:[~2012-03-27  8:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-22 21:01 [PATCH] usb: Put USB Kconfig items back under USB David Daney
2012-03-27  8:20 ` Peter Chen [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=CAL411-pe2W3ueDukv6GD-yGGjoc2nxMXOS3+-MU4xsxnyH29Pg@mail.gmail.com \
    --to=hzpeterchen@gmail.com \
    --cc=david.daney@cavium.com \
    --cc=ddaney.cavm@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jwollrath@web.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.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.