From: Linus Torvalds Date: Sun, 12 Oct 2008 19:37:16 +0000 (-0700) Subject: Fix Kconfig dependency for WM97xx battery driver X-Git-Tag: v2.6.28-rc1~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e4c5f4c64902870552d4c15325d9e7d1a39884d;p=pandora-kernel.git Fix Kconfig dependency for WM97xx battery driver It needs the WM97xx touchscreen driver to be compiled in, not as a module. And it cannot itself be a module, due to some unfortunate interactions with platform data. Reported-by: Herbert Xu Acked-by: Mark Brown Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed