Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81613273 authored by Paul Moore's avatar Paul Moore Committed by David S. Miller
Browse files

[NetLabel]: tie NetLabel into the Kconfig system



Modify the net/Kconfig file to enable selecting the NetLabel Kconfig
options.

Signed-off-by: default avatarPaul Moore <paul.moore@hp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7420ed23
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
config WIRELESS_EXT
	bool

source "net/netlabel/Kconfig"

endif   # if NET
endmenu # Networking