From: Corentin Chary Date: Wed, 25 Feb 2009 08:37:09 +0000 (+0100) Subject: platform/x86: depends instead of select for laptop platform drivers X-Git-Tag: v2.6.29~33^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d263da311ab403e3a84fa24920edc826147a550c;p=pandora-kernel.git platform/x86: depends instead of select for laptop platform drivers "I hate `select' and will gleefully leap on any s/select/depends/ patch, whether it works or not :)" Andrew Morton select INPUT is not needed here, because if someone doesn't want INPUT, he won't want these drivers either. Signed-off-by: Corentin Chary Signed-off-by: Len Brown --- Reading git-diff-tree failed