aboutsummaryrefslogtreecommitdiffstats
path: root/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/Kconfig')
-rw-r--r--net/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig
index eb855b7fa642..6528a935622c 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -251,6 +251,9 @@ config WIRELESS_EXT
251 251
252source "net/netlabel/Kconfig" 252source "net/netlabel/Kconfig"
253 253
254config FIB_RULES
255 bool
256
254endif # if NET 257endif # if NET
255endmenu # Networking 258endmenu # Networking
256 259