[PATCH] w1: kconfig/Makefile fix.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Fri, 29 Jul 2005 19:15:38 +0000 (12:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Jul 2005 20:12:51 +0000 (13:12 -0700)
This patch was sent first time very long time ago,
but magically was disapeared, it probably exists
in your queue, but to be sure, I resend it.
If can not be applied cleanly after your w1 queue is flushed
into upstrem tree, just drop it.
Thanks.

Patch from Michael Farmbauer <michl@baldrian.franken.de>.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/w1/Kconfig

index 4f120796273ee033b2cb694c2664b594833fd28a..711b90903e7b64277b76b8654e331deb304d270e 100644 (file)
@@ -30,7 +30,7 @@ config W1_DS9490
          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