diff options
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r-- | net/ipv4/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index be597749c385..8e3a1fd938ab 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
@@ -252,7 +252,7 @@ config IP_MROUTE | |||
252 | 252 | ||
253 | config IP_MROUTE_MULTIPLE_TABLES | 253 | config IP_MROUTE_MULTIPLE_TABLES |
254 | bool "IP: multicast policy routing" | 254 | bool "IP: multicast policy routing" |
255 | depends on IP_ADVANCED_ROUTER | 255 | depends on IP_MROUTE && IP_ADVANCED_ROUTER |
256 | select FIB_RULES | 256 | select FIB_RULES |
257 | help | 257 | help |
258 | Normally, a multicast router runs a userspace daemon and decides | 258 | Normally, a multicast router runs a userspace daemon and decides |