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 2d998735c4d8..e07272d0bb2d 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -215,6 +215,7 @@ source "net/sched/Kconfig" | |||
215 | source "net/dcb/Kconfig" | 215 | source "net/dcb/Kconfig" |
216 | source "net/dns_resolver/Kconfig" | 216 | source "net/dns_resolver/Kconfig" |
217 | source "net/batman-adv/Kconfig" | 217 | source "net/batman-adv/Kconfig" |
218 | source "net/openvswitch/Kconfig" | ||
218 | 219 | ||
219 | config RPS | 220 | config RPS |
220 | boolean | 221 | boolean |