summaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2009-10-28 20:16:38 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2009-10-30 20:50:34 (GMT)
commit4b5783549730da21d88b41dce9a2b738afa44abc (patch)
treec4cbe9c4ad6692cc97c77482cd8985d3b945ecd5 /drivers/staging/Kconfig
parent0234f84ebb00d36c48062befa5436eef36b71ccd (diff)
downloadlinux-fsl-qoriq-4b5783549730da21d88b41dce9a2b738afa44abc.tar.xz
netwave: move driver to staging
Move the netwave driver to drivers/staging. This is another pre-802.11 driver that has seen virtually no non-API-fixup activity in years, and for which no active hardware is likely to still exist. This driver represents unnecessary ongoing maintenance for no clear benefit. This patch brought to you by the "hacking" session at the 2009 Kernel Summit in Tokyo, Japan... Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index c1082f2..4e3873b 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -137,5 +137,7 @@ source "drivers/staging/arlan/Kconfig"
source "drivers/staging/wavelan/Kconfig"
+source "drivers/staging/netwave/Kconfig"
+
endif # !STAGING_EXCLUDE_BUILD
endif # STAGING