aboutsummaryrefslogtreecommitdiffstats
path: root/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/Kconfig')
-rw-r--r--net/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig
index 4959a4e1e0f..eb855b7fa64 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
249config WIRELESS_EXT 249config WIRELESS_EXT
250 bool 250 bool
251 251
252source "net/netlabel/Kconfig"
253
252endif # if NET 254endif # if NET
253endmenu # Networking 255endmenu # Networking
254 256