diff options
Diffstat (limited to 'net/ipv6/Kconfig')
-rw-r--r-- | net/ipv6/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig index 159c63d99c81..36a6c2b79889 100644 --- a/net/ipv6/Kconfig +++ b/net/ipv6/Kconfig | |||
@@ -139,6 +139,7 @@ config IPV6_TUNNEL | |||
139 | config IPV6_MULTIPLE_TABLES | 139 | config IPV6_MULTIPLE_TABLES |
140 | bool "IPv6: Multiple Routing Tables" | 140 | bool "IPv6: Multiple Routing Tables" |
141 | depends on IPV6 && EXPERIMENTAL | 141 | depends on IPV6 && EXPERIMENTAL |
142 | select FIB_RULES | ||
142 | ---help--- | 143 | ---help--- |
143 | Support multiple routing tables. | 144 | Support multiple routing tables. |
144 | 145 | ||