diff options
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig index 6f676ab885be..2ddc9046868e 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -217,6 +217,7 @@ source "net/dns_resolver/Kconfig" | |||
217 | source "net/batman-adv/Kconfig" | 217 | source "net/batman-adv/Kconfig" |
218 | source "net/openvswitch/Kconfig" | 218 | source "net/openvswitch/Kconfig" |
219 | source "net/vmw_vsock/Kconfig" | 219 | source "net/vmw_vsock/Kconfig" |
220 | source "net/netlink/Kconfig" | ||
220 | 221 | ||
221 | config RPS | 222 | config RPS |
222 | boolean | 223 | boolean |