From 4eb4e314a182c9457e129cce709aa2f8db03d96f Mon Sep 17 00:00:00 2001 From: Evgeniy Polyakov Date: Tue, 17 Oct 2006 00:09:47 -0700 Subject: [PATCH] --- yaml --- r: 39720 b: refs/heads/master c: f9b2e97bea228739b74b541033b1119c5707200b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/w1/Kconfig | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 863a6e91d0d2..386b5c08799a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 91828a405ae454a9503c41a7744f6ff877a80714 +refs/heads/master: f9b2e97bea228739b74b541033b1119c5707200b diff --git a/trunk/drivers/w1/Kconfig b/trunk/drivers/w1/Kconfig index 27c9d05d03ef..c287a9ae4fdd 100644 --- a/trunk/drivers/w1/Kconfig +++ b/trunk/drivers/w1/Kconfig @@ -2,7 +2,6 @@ menu "Dallas's 1-wire bus" config W1 tristate "Dallas's 1-wire support" - depends on CONNECTOR ---help--- Dallas' 1-wire bus is useful to connect slow 1-pin devices such as iButtons and thermal sensors.