Re: [PATCH] mfd: remove redundant 'default n' from Kconfig

2018-10-25 Thread Lee Jones
On Fri, 12 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > On 10/11/2018 07:48 AM, Lee Jones wrote: > > On Wed, 10 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > > > >> 'default n' is the default value for any bool or tristate Kconfig > >> setting so there is no need to write it explicitly. > >> > >>

Re: [PATCH] mfd: remove redundant 'default n' from Kconfig

2018-10-25 Thread Lee Jones
On Fri, 12 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > On 10/11/2018 07:48 AM, Lee Jones wrote: > > On Wed, 10 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > > > >> 'default n' is the default value for any bool or tristate Kconfig > >> setting so there is no need to write it explicitly. > >> > >>

Re: [PATCH] mfd: remove redundant 'default n' from Kconfig

2018-10-12 Thread Bartlomiej Zolnierkiewicz
On 10/11/2018 07:48 AM, Lee Jones wrote: > On Wed, 10 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > >> 'default n' is the default value for any bool or tristate Kconfig >> setting so there is no need to write it explicitly. >> >> Also since commit f467c5640c29 ("kconfig: only write '# CONFIG_FOO

Re: [PATCH] mfd: remove redundant 'default n' from Kconfig

2018-10-12 Thread Bartlomiej Zolnierkiewicz
On 10/11/2018 07:48 AM, Lee Jones wrote: > On Wed, 10 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > >> 'default n' is the default value for any bool or tristate Kconfig >> setting so there is no need to write it explicitly. >> >> Also since commit f467c5640c29 ("kconfig: only write '# CONFIG_FOO

Re: [PATCH] mfd: remove redundant 'default n' from Kconfig

2018-10-10 Thread Lee Jones
On Wed, 10 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > 'default n' is the default value for any bool or tristate Kconfig > setting so there is no need to write it explicitly. > > Also since commit f467c5640c29 ("kconfig: only write '# CONFIG_FOO > is not set' for visible symbols") the Kconfig

Re: [PATCH] mfd: remove redundant 'default n' from Kconfig

2018-10-10 Thread Lee Jones
On Wed, 10 Oct 2018, Bartlomiej Zolnierkiewicz wrote: > 'default n' is the default value for any bool or tristate Kconfig > setting so there is no need to write it explicitly. > > Also since commit f467c5640c29 ("kconfig: only write '# CONFIG_FOO > is not set' for visible symbols") the Kconfig