![]() | |||||||||||||
Messages in this thread Patch in this message |
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 --- --- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-04-27 06:22 [from the cache] ©2003-2008 | |||||||||||||