lkml.org 
[lkml]   [2014]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 1/4] w1: Remove excess dependencies on W1 for masters and slaves
Date
Hi everyone

22.02.2014, 11:30, "Alexander Shiyan" <shc_work@mail.ru>:
> Configuration for masters and slaves is included only if W1 symbol
> enabled, so no reason to check it once more.
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
>  drivers/w1/masters/Kconfig | 3 +--
>  drivers/w1/slaves/Kconfig  | 5 -----
>  2 files changed, 1 insertion(+), 7 deletions(-)
>
> diff --git a/drivers/w1/masters/Kconfig b/drivers/w1/masters/Kconfig
> index efc7f07..6ffe120 100644
> --- a/drivers/w1/masters/Kconfig
> +++ b/drivers/w1/masters/Kconfig
> @@ -36,13 +36,12 @@ config W1_MASTER_DS2482
>
>  config W1_MASTER_MXC
>          tristate "Freescale MXC 1-wire busmaster"
> - depends on W1 && ARCH_MXC
> + depends on ARCH_MXC

I know nothing about this arch, so while this first patch looks good, I can not say anything about the others :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2014-03-04 23:41    [W:0.098 / U:25.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site