From: Christoph Jaeger Date: Tue, 17 Feb 2015 00:00:20 +0000 (-0800) Subject: lib/Kconfig: use bool instead of boolean X-Git-Tag: fixes-v4.0-rc1~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841c009007144bed9b46643e2e0c4ba6821a2299;p=pandora-kernel.git lib/Kconfig: use bool instead of boolean Keyword 'boolean' for type definition attributes is considered deprecated and, therefore, should not be used anymore. See http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com See http://lkml.kernel.org/r/1419108071-11607-1-git-send-email-cj@linux.com Signed-off-by: Christoph Jaeger Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed