summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2010-12-27 22:17:12 +0100
committerMauro Carvalho Chehab2010-12-29 11:17:15 +0100
commit2d5ca76f2b39a31313d7e54224c78b7b311e7dce (patch)
tree11f7b3a7c9864ac01b64ef027a756679792f8c97 /drivers/staging/Makefile
parent[media] streamzap: Fix a compilation warning when compiled builtin (diff)
downloadkernel-qcow2-linux-2d5ca76f2b39a31313d7e54224c78b7b311e7dce.tar.gz
kernel-qcow2-linux-2d5ca76f2b39a31313d7e54224c78b7b311e7dce.tar.xz
kernel-qcow2-linux-2d5ca76f2b39a31313d7e54224c78b7b311e7dce.zip
[media] dabusb: Move it to staging to be deprecated
dabusb driver were conceived as an experimental driver for a test device. The driver never supported any shipped product, and, while there were some updates on it in 2003, for an ancient product, those changes were never submitted upstream. Also, there's no DocBook for its API, nor any upstream discussion. So, better to remove it, on .39. If later needed, we may rescue it from git logs. For now, let's move it to staging. Acked-by: Deti Fliegl <deti@fliegl.de> Cc: Deti Fliegl <deti@fliegl.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 72e0c839ea34..8185c00cefc1 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -8,6 +8,7 @@ obj-$(CONFIG_SLICOSS) += slicoss/
obj-$(CONFIG_VIDEO_GO7007) += go7007/
obj-$(CONFIG_VIDEO_CX25821) += cx25821/
obj-$(CONFIG_VIDEO_TM6000) += tm6000/
+obj-$(CONFIG_USB_DABUSB) += dabusb/
obj-$(CONFIG_USB_VICAM) += usbvideo/
obj-$(CONFIG_USB_SE401) += se401/
obj-$(CONFIG_LIRC_STAGING) += lirc/