]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/netfilter/Kconfig
netfilter: add explicit Kconfig for NETFILTER_XT_NAT
[karo-tx-linux.git] / net / netfilter / Kconfig
index 4bef6eb7c40d8ddbd235d1df0607421140659cd2..b5c1d3aadb41569d95728d9eca5faf6831caa9dc 100644 (file)
@@ -766,6 +766,14 @@ config NETFILTER_XT_TARGET_MARK
        (e.g. when running oldconfig). It selects
        CONFIG_NETFILTER_XT_MARK (combined mark/MARK module).
 
+config NETFILTER_XT_NAT
+       tristate '"SNAT and DNAT" targets support'
+       depends on NF_NAT
+       ---help---
+       This option enables the SNAT and DNAT targets.
+
+       To compile it as a module, choose M here. If unsure, say N.
+
 config NETFILTER_XT_TARGET_NETMAP
        tristate '"NETMAP" target support'
        depends on NF_NAT