[NetLabel]: tie NetLabel into the Kconfig system
authorPaul Moore <paul.moore@hp.com>
Thu, 3 Aug 2006 23:50:39 +0000 (16:50 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:37 +0000 (14:53 -0700)
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>
net/Kconfig

index 4959a4e..eb855b7 100644 (file)
@@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
 config WIRELESS_EXT
        bool
 
+source "net/netlabel/Kconfig"
+
 endif   # if NET
 endmenu # Networking