[PATCH] I2C fixes for 2.6.10-rc2
Greg KH
greg at kroah.com
Wed Dec 1 01:13:39 CET 2004
ChangeSet 1.2223.2.3, 2004/11/24 14:24:57-08:00, johnpol at 2ka.mipt.ru
[PATCH] w1: make W1_DS9490_BRIDGE available
W1_DS9490R_BRIDGE kconfig typo.
Signed-off-by: Adrian Bunk <bunk at stusta.de>
Signed-off-by: Evgeniy Polyakov <johnpol at 2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <greg at kroah.com>
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
More information about the lm-sensors
mailing list