Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec068072 authored by Adrian Bunk's avatar Adrian Bunk Committed by Greg Kroah-Hartman
Browse files

[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies



W1_DS9490 was renamed to W1_MASTER_DS9490, but the entry in the
dependencies of W1_MASTER_DS9490_BRIDGE was forgotten.

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a9fb1c7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ config W1_MASTER_DS9490

config W1_MASTER_DS9490_BRIDGE
	tristate "DS9490R USB <-> W1 transport layer for 1-wire"
	depends on W1_DS9490
	depends on W1_MASTER_DS9490
	help
	  Say Y here if you want to communicate with your 1-wire devices
	  using DS9490R USB bridge.