From: Anton Vorontsov Date: Fri, 3 Oct 2008 19:40:36 +0000 (+0400) Subject: powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig X-Git-Tag: v2.6.28-rc1~569^2~10^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c091193e4a12e88930a0bb3ed3632c51e926a76;p=pandora-kernel.git powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig Specifying user-selectable option in the qe_lib/Kconfig was a bad idea because the qe_lib/Kconfig is included into the top level Kconfig, and thus the QE_GPIO option appears at the top level menu. This patch effectively moves the QE_GPIO option under the platform menu instead. Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed