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 4e2e40ba8ba6..c7d01c3a23c5 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -194,6 +194,7 @@ source "net/lapb/Kconfig" | |||
194 | source "net/econet/Kconfig" | 194 | source "net/econet/Kconfig" |
195 | source "net/wanrouter/Kconfig" | 195 | source "net/wanrouter/Kconfig" |
196 | source "net/sched/Kconfig" | 196 | source "net/sched/Kconfig" |
197 | source "net/dcb/Kconfig" | ||
197 | 198 | ||
198 | menu "Network testing" | 199 | menu "Network testing" |
199 | 200 | ||