diff options
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig index 40a31ba86d2c..02877ac0f2f4 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -205,6 +205,8 @@ config NET_PKTGEN | |||
205 | To compile this code as a module, choose M here: the | 205 | To compile this code as a module, choose M here: the |
206 | module will be called pktgen. | 206 | module will be called pktgen. |
207 | 207 | ||
208 | source "net/netfilter/Kconfig" | ||
209 | |||
208 | endmenu | 210 | endmenu |
209 | 211 | ||
210 | endmenu | 212 | endmenu |