netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] make UNIX a bool
@ 2006-02-25 16:01 Adrian Bunk
  2006-02-25 17:13 ` Stephen Hemminger
  2006-02-25 22:46 ` Olaf Hering
  0 siblings, 2 replies; 8+ messages in thread
From: Adrian Bunk @ 2006-02-25 16:01 UTC (permalink / raw)
  To: Andrew Morton; +Cc: netdev, linux-kernel

CONFIG_UNIX=m doesn't make much sense.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 20 Feb 2006

--- linux-2.6.16-rc4-mm1-full/net/unix/Kconfig.old	2006-02-20 14:40:19.000000000 +0100
+++ linux-2.6.16-rc4-mm1-full/net/unix/Kconfig	2006-02-20 14:40:27.000000000 +0100
@@ -3,7 +3,7 @@
 #
 
 config UNIX
-	tristate "Unix domain sockets"
+	bool "Unix domain sockets"
 	---help---
 	  If you say Y here, you will include support for Unix domain sockets;
 	  sockets are the standard Unix mechanism for establishing and

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <20060217154147.GL29846@in.ibm.com>]

end of thread, other threads:[~2006-03-26 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-25 16:01 [2.6 patch] make UNIX a bool Adrian Bunk
2006-02-25 17:13 ` Stephen Hemminger
2006-02-25 17:28   ` Arjan van de Ven
2006-02-26 18:19   ` Diego Calleja
2006-02-25 22:46 ` Olaf Hering
2006-03-25 19:47   ` Adrian Bunk
2006-03-26 15:20     ` Jan-Benedict Glaw
     [not found] <20060217154147.GL29846@in.ibm.com>
     [not found] ` <20060217154337.GM29846@in.ibm.com>
     [not found]   ` <20060217154626.GN29846@in.ibm.com>
     [not found]     ` <20060218010414.1f8d6782.akpm@osdl.org>
     [not found]       ` <20060218092517.GP29846@in.ibm.com>
2006-02-18 12:14         ` [PATCH 2/2] fix file counting Christoph Hellwig
2006-02-18 12:31           ` Arjan van de Ven
2006-02-20 22:36             ` [2.6 patch] make UNIX a bool Adrian Bunk

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