]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/netfilter/Kconfig
netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
[mv-sheeva.git] / net / netfilter / Kconfig
index c3f988aa1152ece13b58fa4d75e13263577aaf61..32bff6d86cb24911c6f7206c31668dc4c8e0c36e 100644 (file)
@@ -652,7 +652,6 @@ comment "Xtables matches"
 config NETFILTER_XT_MATCH_ADDRTYPE
        tristate '"addrtype" address type match support'
        depends on NETFILTER_ADVANCED
-       depends on (IPV6 || IPV6=n)
        ---help---
          This option allows you to match what routing thinks of an address,
          eg. UNICAST, LOCAL, BROADCAST, ...