Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[firefly-linux-kernel-4.4.55.git] / net / ipv4 / netfilter / Kconfig
index d048275a62cb6cfecaa708217d0a7ebfa30b035d..babd1a2bae5f1b6b35499d5e32a2a6c43c8c7fec 100644 (file)
@@ -324,10 +324,10 @@ config IP_NF_TARGET_ECN
 
 config IP_NF_TARGET_TTL
        tristate '"TTL" target support'
-       depends on NETFILTER_ADVANCED
+       depends on NETFILTER_ADVANCED && IP_NF_MANGLE
        select NETFILTER_XT_TARGET_HL
        ---help---
-       This is a backwards-compat option for the user's convenience
+       This is a backwards-compatible option for the user's convenience
        (e.g. when running oldconfig). It selects
        CONFIG_NETFILTER_XT_TARGET_HL.