commit | a65e5d782f9db2a61a914dc01a329e0c2dcf92a1 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 09 10:28:38 2008 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Oct 17 02:38:35 2008 +1100 |
tree | 2143455a8bbcb49bbcef746e45f06e497f2eadfb | |
parent | 04ab591808565f968d4406f6435090ad671ebdab [diff] |
remove CONFIG_KMOD from drivers Straight forward conversions to CONFIG_MODULE; many drivers include <linux/kmod.h> conditionally and then don't have any other conditional code so remove it from those. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Cc: video4linux-list@redhat.com Cc: David Woodhouse <dwmw2@infradead.org> Cc: linux-ppp@vger.kernel.org Cc: dm-devel@redhat.com Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>