[NetLabel]: tie NetLabel into the Kconfig system
Modify the net/Kconfig file to enable selecting the NetLabel Kconfig options. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7420ed23a4
commit
8161327311
1 changed files with 2 additions and 0 deletions
|
@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
|
||||||
config WIRELESS_EXT
|
config WIRELESS_EXT
|
||||||
bool
|
bool
|
||||||
|
|
||||||
|
source "net/netlabel/Kconfig"
|
||||||
|
|
||||||
endif # if NET
|
endif # if NET
|
||||||
endmenu # Networking
|
endmenu # Networking
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue