Hi everyone 22.02.2014, 11:30, "Alexander Shiyan" <shc_w...@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_w...@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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/