aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2009-10-20 13:38:11 +0900
committerJohn W. Linville <linville@tuxdriver.com>2009-10-30 16:50:33 -0400
commit955015bb0b42167d14f776ff5947ae2463a974dc (patch)
tree335f775a2a99befc72c60d4388d54337d89a17a2 /drivers/staging/Kconfig
parent0869aea0eb711982cd2b8bebf41b3c0191c89cde (diff)
strip: move driver to staging
Move the strip ("Starmode Radio IP") driver to drivers/staging. For several years this driver has only seen API "bombing-run" changes, and few people ever had the hardware. 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 9a4dd5992f6..7ddc5c8d895 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -131,5 +131,7 @@ source "drivers/staging/iio/Kconfig"
source "drivers/staging/cowloop/Kconfig"
+source "drivers/staging/strip/Kconfig"
+
endif # !STAGING_EXCLUDE_BUILD
endif # STAGING