netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix up remaining defconfigs with missing CONFIG_NET
@ 2014-09-24 18:49 David Miller
  2014-09-24 20:45 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2014-09-24 18:49 UTC (permalink / raw)
  To: netdev; +Cc: linux


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>

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

* Re: [PATCH 0/4] Fix up remaining defconfigs with missing CONFIG_NET
  2014-09-24 18:49 [PATCH 0/4] Fix up remaining defconfigs with missing CONFIG_NET David Miller
@ 2014-09-24 20:45 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2014-09-24 20:45 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

On Wed, Sep 24, 2014 at 02:49:08PM -0400, David Miller wrote:
> 
> 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>

Ah, I was missing Michal's series. Sorry for the noise.

Guenter

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

end of thread, other threads:[~2014-09-24 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 18:49 [PATCH 0/4] Fix up remaining defconfigs with missing CONFIG_NET David Miller
2014-09-24 20:45 ` Guenter Roeck

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).