commit | 9b54d5c610fc5ba191d28c356b81999e81d9b515 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sun Dec 17 14:37:23 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Dec 17 21:59:18 2006 -0800 |
tree | 20ceac697aee6d7fcbc941029db0031608d337b9 | |
parent | 6634292be47856c571634944dc0f6c8498602032 [diff] |
[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>