From: Christoph Fritz Date: Sat, 17 Jul 2010 21:29:06 +0000 (-0700) Subject: Input: qt2160 - rename kconfig symbol name X-Git-Tag: v2.6.35-rc6~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d90d8d5e52a61695483bdb827086a673936e8616;p=pandora-kernel.git Input: qt2160 - rename kconfig symbol name drivers/input/keyboard/Kconfig defines QT2160 while the corresponding Makefile expects CONFIG_KEYBOARD_QT2160 as all other keyboard drivers do. To keep this Makefile consistent rename the config-token from CONFIG_QT2160 to CONFIG_KEYBOARD_QT2160. The various defconfig files are left alone. Reported-by: Robert P. J. Day Signed-off-by: Christoph Fritz Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed