kconfig: use bool instead of boolean for type definition attributes
authorChristoph Jaeger <cj@linux.com>
Sat, 20 Dec 2014 20:41:11 +0000 (15:41 -0500)
committerMichal Marek <mmarek@suse.cz>
Wed, 7 Jan 2015 12:08:04 +0000 (13:08 +0100)
Support for keyword 'boolean' will be dropped later on.

No functional change.

Reference: http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com
Signed-off-by: Christoph Jaeger <cj@linux.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found