diff options
Diffstat (limited to 'drivers/w1/masters')
-rw-r--r-- | drivers/w1/masters/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/w1/masters/Kconfig b/drivers/w1/masters/Kconfig index efc7f075fcbe..6ffe120efcc3 100644 --- a/drivers/w1/masters/Kconfig +++ b/drivers/w1/masters/Kconfig | |||
@@ -36,13 +36,12 @@ config W1_MASTER_DS2482 | |||
36 | 36 | ||
37 | config W1_MASTER_MXC | 37 | config W1_MASTER_MXC |
38 | tristate "Freescale MXC 1-wire busmaster" | 38 | tristate "Freescale MXC 1-wire busmaster" |
39 | depends on W1 && ARCH_MXC | 39 | depends on ARCH_MXC |
40 | help | 40 | help |
41 | Say Y here to enable MXC 1-wire host | 41 | Say Y here to enable MXC 1-wire host |
42 | 42 | ||
43 | config W1_MASTER_DS1WM | 43 | config W1_MASTER_DS1WM |
44 | tristate "Maxim DS1WM 1-wire busmaster" | 44 | tristate "Maxim DS1WM 1-wire busmaster" |
45 | depends on W1 | ||
46 | help | 45 | help |
47 | Say Y here to enable the DS1WM 1-wire driver, such as that | 46 | Say Y here to enable the DS1WM 1-wire driver, such as that |
48 | in HP iPAQ devices like h5xxx, h2200, and ASIC3-based like | 47 | in HP iPAQ devices like h5xxx, h2200, and ASIC3-based like |