[NETFILTER] IPV6: Fix dependencies.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 17 Dec 2006 22:37:23 +0000 (14:37 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 18 Dec 2006 05:59:18 +0000 (21:59 -0800)
commit9b54d5c610fc5ba191d28c356b81999e81d9b515
tree20ceac697aee6d7fcbc941029db0031608d337b9
parent6634292be47856c571634944dc0f6c8498602032
[NETFILTER] IPV6: Fix dependencies.

Although the menu dependencies in net/ipv6/netfilter/Kconfig
guard the entries in that file from the Kconfig GUI, this does
not prevent them from being selected still via "make oldconfig"
when IPV6 etc. is disabled.

So add explicit dependencies.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/Kconfig