summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
diff options
context:
space:
mode:
authorInaky Perez-Gonzalez2008-12-24 01:18:24 +0100
committerGreg Kroah-Hartman2009-01-07 19:00:17 +0100
commitb0c83ae1de01880075955c7224e751440688ec74 (patch)
tree5f565677dcbcf050a9abea18403183aee29ab3bc /net/Kconfig
parentwimax: debugfs controls (diff)
downloadkernel-qcow2-linux-b0c83ae1de01880075955c7224e751440688ec74.tar.gz
kernel-qcow2-linux-b0c83ae1de01880075955c7224e751440688ec74.tar.xz
kernel-qcow2-linux-b0c83ae1de01880075955c7224e751440688ec74.zip
wimax: Makefile, Kconfig and docbook linkage for the stack
This patch provides Makefile and KConfig for the WiMAX stack, integrating them into the networking stack's Makefile, Kconfig and doc-book templates. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
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 6ec2cce7c167..bf2776018f71 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -254,6 +254,8 @@ source "net/mac80211/Kconfig"
endif # WIRELESS
+source "net/wimax/Kconfig"
+
source "net/rfkill/Kconfig"
source "net/9p/Kconfig"