ChangeSet 1.2223.2.3, 2004/11/24 14:24:57-08:00, johnpol@2ka.mipt.ru [PATCH] w1: make W1_DS9490_BRIDGE available W1_DS9490R_BRIDGE kconfig typo. Signed-off-by: Adrian Bunk Signed-off-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman 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