mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -mm] W1_CON: add W1 to depends
@ 2006-04-27  4:21 Randy.Dunlap
  2006-04-27 12:57 ` Evgeniy Polyakov
  0 siblings, 1 reply; 4+ messages in thread
From: Randy.Dunlap @ 2006-04-27  4:21 UTC (permalink / raw)
  To: lkml; +Cc: johnpol, akpm

From: Randy Dunlap <rdunlap@xenotime.net>

W1_CON should depend on W1 also.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---
 drivers/w1/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.17-rc1-mm3.orig/drivers/w1/Kconfig
+++ linux-2.6.17-rc1-mm3/drivers/w1/Kconfig
@@ -13,7 +13,7 @@ config W1
 	  will be called wire.ko.
 
 config W1_CON
-	depends on CONNECTOR
+	depends on CONNECTOR && W1
 	bool "Userspace communication over connector"
 	default y
 	--- help ---


---

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

end of thread, other threads:[~2006-04-27 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-27  4:21 [PATCH -mm] W1_CON: add W1 to depends Randy.Dunlap
2006-04-27 12:57 ` Evgeniy Polyakov
2006-04-27 15:25   ` Randy.Dunlap
2006-04-27 15:37     ` Evgeniy Polyakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®