Re: [PATCH] kconfig: use bool instead of boolean for type definition attributes

2015-01-06 Thread Michal Marek
On 2015-01-06 02:11, Christoph Jaeger wrote: > On Mon, Jan 05, 2015 at 07:47:13PM -0500, Christoph Jaeger wrote: >> On Tue, Jan 06, 2015 at 12:06:37AM +0100, Paul Bolle wrote: >>> On Mon, 2015-01-05 at 14:43 -0500, Christoph Jaeger wrote: (adding Michal Marek) >>> >>> Yann added no commits in

Re: [PATCH] kconfig: use bool instead of boolean for type definition attributes

2015-01-05 Thread Paul Bolle
On Mon, 2015-01-05 at 20:11 -0500, Christoph Jaeger wrote: > According to Michal, Yann was about to take over maintainership, but > apparently he disappeared. According to MAINTAINERS Yann already took over, at the end of 2013. And, on a personal note, I got fed up with the situation when a yann.m

Re: [PATCH] kconfig: use bool instead of boolean for type definition attributes

2015-01-05 Thread Christoph Jaeger
On Mon, Jan 05, 2015 at 07:47:13PM -0500, Christoph Jaeger wrote: > On Tue, Jan 06, 2015 at 12:06:37AM +0100, Paul Bolle wrote: > > On Mon, 2015-01-05 at 14:43 -0500, Christoph Jaeger wrote: > > > (adding Michal Marek) > > > > Yann added no commits in 2014. And I actually think Yann reacted to > >

Re: [PATCH] kconfig: use bool instead of boolean for type definition attributes

2015-01-05 Thread Christoph Jaeger
On Tue, Jan 06, 2015 at 12:06:37AM +0100, Paul Bolle wrote: > On Mon, 2015-01-05 at 14:43 -0500, Christoph Jaeger wrote: > > (adding Michal Marek) > > Yann added no commits in 2014. And I actually think Yann reacted to > almost no patches last year. Perhaps none at all. What's going on? Dunno, bu

Re: [PATCH] kconfig: use bool instead of boolean for type definition attributes

2015-01-05 Thread Paul Bolle
On Mon, 2015-01-05 at 14:43 -0500, Christoph Jaeger wrote: > (adding Michal Marek) Yann added no commits in 2014. And I actually think Yann reacted to almost no patches last year. Perhaps none at all. What's going on? > On Sat, Dec 20, 2014 at 03:41:11PM -0500, Christoph Jaeger wrote: > > Support

Re: [PATCH] kconfig: use bool instead of boolean for type definition attributes

2015-01-05 Thread Christoph Jaeger
(adding Michal Marek) On Sat, Dec 20, 2014 at 03:41:11PM -0500, Christoph Jaeger wrote: > Support for keyword 'boolean' will be dropped later on. > > No functional change. > > Reference: http://lkml.kernel.org/r/cover.1418003065.git...@linux.com > Signed-off-by: Christoph Jaeger > --- > arch/m

[PATCH] kconfig: use bool instead of boolean for type definition attributes

2014-12-20 Thread Christoph Jaeger
Support for keyword 'boolean' will be dropped later on. No functional change. Reference: http://lkml.kernel.org/r/cover.1418003065.git...@linux.com Signed-off-by: Christoph Jaeger --- arch/mips/pmcs-msp71xx/Kconfig | 6 +++--- drivers/connector/Kconfig | 2 +- drivers/hwmon/Kco