All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [KERNEL] Cover letter for seperating 10/100 LAN feature from 1G and 10G
@ 2011-09-08 23:30 Saxena, Rahul
  2011-09-09 18:51 ` Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: Saxena, Rahul @ 2011-09-08 23:30 UTC (permalink / raw)
  To: yocto@yoctoproject.org; +Cc: Bruce Ashfield

[-- Attachment #1: Type: text/plain, Size: 1266 bytes --]

Cover letter for separating 10/100 LAN feature from 1G and 10G. Typically a machine does not need both of 10/100 and 1G/10G drivers.

Signed-off-by: Rahul SaxenaRahul.saxena@intel.com<mailto:Rahul.saxena@intel.com>

Rahul Saxena (3):
  Remove 10/100 LAN support. 10/100 LAN will be configured by seperate
    files
  Added seperate feature for 10/100 LAN support
  Added e100 feature configuration to remaining boards

 .../kernel-cache/bsp/common-pc-64/common-pc-64.scc |    1 +
 meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc  |    1 +
 meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc    |    1 +
 meta/cfg/kernel-cache/bsp/emenlow/emenlow.scc      |    2 +-
 meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc  |    1 +
 meta/cfg/kernel-cache/bsp/fri2/fri2.scc            |    1 +
 meta/cfg/kernel-cache/bsp/romley/romley.scc        |    1 +
 .../features/intel-e1xxxx/intel-e100.cfg           |    2 ++
 .../features/intel-e1xxxx/intel-e100.scc           |    1 +
 .../features/intel-e1xxxx/intel-e1xxxx.cfg         |    1 -
 10 files changed, 10 insertions(+), 2 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e100.cfg
 create mode 100644 meta/cfg/kernel-cache/features/intel-e1xxxx/intel-e100.scc


[-- Attachment #2: Type: text/html, Size: 6405 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-09 22:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08 23:30 [PATCH 0/3] [KERNEL] Cover letter for seperating 10/100 LAN feature from 1G and 10G Saxena, Rahul
2011-09-09 18:51 ` Bruce Ashfield
2011-09-09 19:03   ` Saxena, Rahul
2011-09-09 21:28   ` Saxena, Rahul
2011-09-09 22:36     ` Bruce Ashfield

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.