[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.
authorJames Chapman <jchapman@katalix.com>
Tue, 31 Jul 2007 01:51:48 +0000 (18:51 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 31 Jul 2007 09:28:29 +0000 (02:28 -0700)
commit143cf35324548df54563b19d0444e0fe170027f8
tree8ba282a8099a2a745999b0688a9bd265121cec3a
parenta309bb072b96bfe43deb29becf15dc54d656601f
[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.

PPPOL2TP uses UDP so it obviously depends on CONFIG_INET.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig