Re: [PATCH] I2C fixes for 2.6.10-rc2

From: Greg KH
Date: Tue Nov 30 2004 - 20:39:17 EST


ChangeSet 1.2223.2.3, 2004/11/24 14:24:57-08:00, johnpol@xxxxxxxxxxx

[PATCH] w1: make W1_DS9490_BRIDGE available

W1_DS9490R_BRIDGE kconfig typo.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
Signed-off-by: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <greg@xxxxxxxxx>


drivers/w1/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/w1/Kconfig b/drivers/w1/Kconfig
--- a/drivers/w1/Kconfig 2004-11-30 16:01:16 -08:00
+++ b/drivers/w1/Kconfig 2004-11-30 16:01:16 -08:00
@@ -30,7 +30,7 @@
This support is also available as a module. If so, the module
will be called ds9490r.ko.

-config W1_DS9490R_BRIDGE
+config W1_DS9490_BRIDGE
tristate "DS9490R USB <-> W1 transport layer for 1-wire"
depends on W1_DS9490
help

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/