From: Johannes Berg Date: Wed, 9 Jul 2008 08:28:38 +0000 (+0200) Subject: remove CONFIG_KMOD from drivers X-Git-Tag: v2.6.28-rc1~285^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65e5d782f9db2a61a914dc01a329e0c2dcf92a1;p=pandora-kernel.git remove CONFIG_KMOD from drivers Straight forward conversions to CONFIG_MODULE; many drivers include conditionally and then don't have any other conditional code so remove it from those. Signed-off-by: Johannes Berg Cc: video4linux-list@redhat.com Cc: David Woodhouse Cc: linux-ppp@vger.kernel.org Cc: dm-devel@redhat.com Signed-off-by: Rusty Russell --- Reading git-diff-tree failed