netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: netdev@vger.kernel.org
Cc: linux@roeck-us.net
Subject: [PATCH 0/4] Fix up remaining defconfigs with missing CONFIG_NET
Date: Wed, 24 Sep 2014 14:49:08 -0400 (EDT)	[thread overview]
Message-ID: <20140924.144908.34261036132770745.davem@davemloft.net> (raw)


This is on top of Michal Marek's series and the IA64 fixups which are
already in Linus's tree.

I validated things two different ways:

1) I scanned every arch config file, and if it mentioned CONFIG_INET or
   CONFIG_UNIX, I made sure it had CONFIG_NET=y

2) I scanned every arch config file, and if it did not have CONFIG_NET=y
   I made sure it did not reference any networking config options.

Signed-off-by: David S. Miller <davem@davemloft.net>

             reply	other threads:[~2014-09-24 18:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 18:49 David Miller [this message]
2014-09-24 20:45 ` [PATCH 0/4] Fix up remaining defconfigs with missing CONFIG_NET Guenter Roeck

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=20140924.144908.34261036132770745.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux@roeck-us.net \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).