net: Allow dependancies of FDDI & Tokenring to be modular.
authorDave Jones <davej@redhat.com>
Sun, 28 Dec 2008 04:43:48 +0000 (20:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Dec 2008 04:43:48 +0000 (20:43 -0800)
commiteb56092fc168bf5af199d47af50c0d84a96db898
tree0023c2699366dc1dc2239ddc0fd716866f0ee489
parent8d25332081d87491e3b12fa130539fe9e2ba4a94
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 <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/tokenring/Kconfig