W1_MASTER_DS1WM should depend on HAVE_CLK
Uses clk_...() a lot Acked-by: rmk+kernel@arm.linux.org.uk Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
d16d7667f9
commit
2fceab0bd8
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ config W1_MASTER_DS2482
|
||||||
|
|
||||||
config W1_MASTER_DS1WM
|
config W1_MASTER_DS1WM
|
||||||
tristate "Maxim DS1WM 1-wire busmaster"
|
tristate "Maxim DS1WM 1-wire busmaster"
|
||||||
depends on W1 && ARM
|
depends on W1 && ARM && HAVE_CLK
|
||||||
help
|
help
|
||||||
Say Y here to enable the DS1WM 1-wire driver, such as that
|
Say Y here to enable the DS1WM 1-wire driver, such as that
|
||||||
in HP iPAQ devices like h5xxx, h2200, and ASIC3-based like
|
in HP iPAQ devices like h5xxx, h2200, and ASIC3-based like
|
||||||
|
|
Loading…
Add table
Reference in a new issue