From: Jean Delvare Date: Mon, 21 Mar 2011 16:59:35 +0000 (+0100) Subject: Let Kconfig handle lis3lv02d dependencies X-Git-Tag: v2.6.39-rc1~397^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39c3e721d65793373e7bc6f5dad0591ef6d09268;p=pandora-kernel.git Let Kconfig handle lis3lv02d dependencies The dependencies between the various lis3lv02d drivers make it impossible to split them to different directories, while we really want to do this. Move handling of dependencies from Makefile to Kconfig, to make the move possible at all. Signed-off-by: Jean Delvare Acked-by: Guenter Roeck Acked-by: Eric Piel Acked-by: Jonathan Cameron Tested-by: Eric Piel Tested-by: Takashi Iwai --- Reading git-diff-tree failed