From: Darren Hart <dvhart@linux.intel.com>
To: tom.zanussi@intel.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 1/5][KERNEL] meta: add usb/host/base feature
Date: Fri, 04 May 2012 09:16:58 -0700 [thread overview]
Message-ID: <4FA400FA.9030903@linux.intel.com> (raw)
In-Reply-To: <5c329be00981f6c931bd192bf5af741fb7da4a81.1336015630.git.tom.zanussi@intel.com>
On 05/02/2012 08:35 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi <tom.zanussi@intel.com>
>
> Add a feature to enable 'base' support for USB, mainly to be included
> by derived features such as ehch, xhci, etc.
This seems overly granular in my opinion. I think I would just include
the two required options in each of the *hci features.
--
Darren
>
> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
> ---
> meta/cfg/kernel-cache/features/usb/host/base.cfg | 3 +++
> meta/cfg/kernel-cache/features/usb/host/base.scc | 4 ++++
> 2 files changed, 7 insertions(+), 0 deletions(-)
> create mode 100644 meta/cfg/kernel-cache/features/usb/host/base.cfg
> create mode 100644 meta/cfg/kernel-cache/features/usb/host/base.scc
>
> diff --git a/meta/cfg/kernel-cache/features/usb/host/base.cfg b/meta/cfg/kernel-cache/features/usb/host/base.cfg
> new file mode 100644
> index 0000000..dec6a47
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/features/usb/host/base.cfg
> @@ -0,0 +1,3 @@
> +CONFIG_USB_SUPPORT=y
> +CONFIG_USB=y
> +
> diff --git a/meta/cfg/kernel-cache/features/usb/host/base.scc b/meta/cfg/kernel-cache/features/usb/host/base.scc
> new file mode 100644
> index 0000000..3c93475
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/features/usb/host/base.scc
> @@ -0,0 +1,4 @@
> +define KFEATURE_DESCRIPTION "Enable core options for USB support"
> +define KFEATURE_COMPATIBILITY board
> +
> +kconf hardware base.cfg
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
next prev parent reply other threads:[~2012-05-04 16:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 3:35 [PATCH 0/5][KERNEL] add x/ehci-hcd and mei features tom.zanussi
2012-05-03 3:35 ` [PATCH 1/5][KERNEL] meta: add usb/host/base feature tom.zanussi
2012-05-04 16:16 ` Darren Hart [this message]
2012-05-04 16:28 ` Tom Zanussi
2012-05-04 16:34 ` Darren Hart
2012-05-03 3:35 ` [PATCH 2/5][KERNEL] meta: add usb/xhci-hcd feature tom.zanussi
2012-05-03 3:35 ` [PATCH 3/5][KERNEL] meta: add usb/ehci-hcd feature tom.zanussi
2012-05-03 3:35 ` [PATCH 4/5][KERNEL] meta/crownbay: use ehci-hcd feature tom.zanussi
2012-05-03 3:35 ` [PATCH 5/5][KERNEL] meta: add mei feature tom.zanussi
2012-05-03 12:40 ` [PATCH 0/5][KERNEL] add x/ehci-hcd and mei features Bruce Ashfield
2012-05-03 13:50 ` Tom Zanussi
2012-05-03 13:57 ` Bruce Ashfield
2012-05-04 16:24 ` Darren Hart
2012-05-04 16:35 ` Tom Zanussi
2012-05-04 16:39 ` Darren Hart
2012-05-04 16:43 ` Tom Zanussi
2012-05-04 20:54 ` Bruce Ashfield
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=4FA400FA.9030903@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=tom.zanussi@intel.com \
--cc=yocto@yoctoproject.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.