From: Dave Jones Date: Sun, 28 Dec 2008 04:43:48 +0000 (-0800) Subject: net: Allow dependancies of FDDI & Tokenring to be modular. X-Git-Tag: v2.6.29-rc1~581^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb56092fc168bf5af199d47af50c0d84a96db898;p=pandora-kernel.git net: Allow dependancies of FDDI & Tokenring to be modular. I noticed it isn't possible to build token ring & fddi drivers without causing LLC, and a bunch of other things to be forced built-in. For distro kernels, this means carrying a chunk of code in the vmlinuz, even if the user doesn't use those protocols. Signed-off-by: Dave Jones Signed-off-by: David S. Miller --- Reading git-diff-tree failed