From: Alan Cox Date: Tue, 6 Dec 2011 13:28:22 +0000 (+0000) Subject: x86/intel_mid: Kconfig select fix X-Git-Tag: v3.2-rc5~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2b1c4f56227c742bbd2ea8e8f559567eb80c3f;p=pandora-kernel.git x86/intel_mid: Kconfig select fix If we select a symbol it should have a type declared first otherwise in some situations the config tools get upset. They are currently perhaps a bit too resilient which is why this wasn't noticed initially. Signed-off-by: Alan Cox Link: http://lkml.kernel.org/r/20111206132811.4041.32549.stgit@bob.linux.org.uk Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed