From: Darren Hart <darren.hart@intel.com>
To: tom.zanussi@intel.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 10/14][KERNEL] meta: add intel-e1xxxx feature
Date: Fri, 27 May 2011 14:44:10 -0700 [thread overview]
Message-ID: <4DE01B2A.9040008@intel.com> (raw)
In-Reply-To: <cddf6042091c8ba4df53915b87fe7c14e4c2dc70.1306509168.git.tom.zanussi@intel.com>
On 05/27/2011 01:45 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi <tom.zanussi@intel.com>
>
> Add a general-purpose feature adding support for Intel PRO/100, Intel
> PRO/1000, and Intel PRO/1000 PCI-Express adapters.
I noticed some things have been added as modules while others are
configured in. What is your criteria for determining module versus
compiled in?
--
Darren
>
> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
> ---
> .../features/intel-e1xxxx/intel-e1xxxx.cfg | 4 ++++
> .../features/intel-e1xxxx/intel-e1xxxx.scc | 1 +
> 2 files changed, 5 insertions(+), 0 deletions(-)
> create mode 100644 meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.cfg
> create mode 100644 meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.scc
>
> diff --git a/meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.cfg b/meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.cfg
> new file mode 100644
> index 0000000..ea9f7e9
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.cfg
> @@ -0,0 +1,4 @@
> +CONFIG_NETDEV_1000=y
> +CONFIG_E100=y
> +CONFIG_E1000E=y
> +CONFIG_E1000=y
> diff --git a/meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.scc b/meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.scc
> new file mode 100644
> index 0000000..90ba914
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e1xxxx.scc
> @@ -0,0 +1 @@
> +kconf hardware intel-e1xxxx.cfg
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
next prev parent reply other threads:[~2011-05-27 21:44 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-27 20:44 [PATCH 00/14][KERNEL] add a few new kernel features and related cleanup tom.zanussi
2011-05-27 20:44 ` [PATCH 01/14][KERNEL] meta: add hpet feature tom.zanussi
2011-05-27 20:44 ` [PATCH 02/14][KERNEL] meta: replace open-coded hpet options with " tom.zanussi
2011-05-27 20:44 ` [PATCH 03/14][KERNEL] meta: add uio feature tom.zanussi
2011-05-27 20:44 ` [PATCH 04/14][KERNEL] meta: add hugetlb feature tom.zanussi
2011-05-27 20:44 ` [PATCH 05/14][KERNEL] meta: add dmaengine feature tom.zanussi
2011-05-27 20:45 ` [PATCH 06/14][KERNEL] meta: replace open-coded dma engine options with " tom.zanussi
2011-05-27 20:45 ` [PATCH 07/14][KERNEL] meta: add ixgbe feature tom.zanussi
2011-05-27 20:45 ` [PATCH 08/14][KERNEL] meta: add igb feature tom.zanussi
2011-05-27 20:45 ` [PATCH 09/14][KERNEL] meta: replace open-coded igb options with " tom.zanussi
2011-05-27 20:45 ` [PATCH 10/14][KERNEL] meta: add intel-e1xxxx feature tom.zanussi
2011-05-27 21:44 ` Darren Hart [this message]
2011-05-27 21:59 ` Tom Zanussi
2011-05-27 20:45 ` [PATCH 11/14][KERNEL] meta: replace open-coded E1XXXX options with " tom.zanussi
2011-05-27 20:45 ` [PATCH 12/14][KERNEL] meta: add dca feature tom.zanussi
2011-05-27 20:45 ` [PATCH 13/14][KERNEL] meta: remove 'not set' lines from netfilter.cfg tom.zanussi
2011-05-27 20:45 ` [PATCH 14/14][KERNEL] meta: add romley features tom.zanussi
2011-05-27 20:56 ` [PATCH 00/14][KERNEL] add a few new kernel features and related cleanup 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=4DE01B2A.9040008@intel.com \
--to=darren.hart@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.