aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-02-11 20:15:14 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 19:42:56 -0500
commite37bcc0de040127281de13a84a608570355c20eb (patch)
treee0d81674f4dadf693a5710b10440fb19e46001c5 /drivers/staging/Makefile
parentef97e4ef156500eb1c26de57354ad685f0b6127b (diff)
Staging: mimio: remove the mimio driver
It turns out that Mimio has a userspace solution for this product using libusb, and the in-kernel driver is just getting in the way now and causing problems. So they have asked that the in-kernel driver be removed. As the staging driver wasn't quite working anyway, and Mimio supports their libusb solution for all distros, I am removing the in-kernel driver. The libusb solution can be downloaded from: http://www.mimio.com/downloads/mimio_studio_software/linux.asp Cc: <mwilder@cs.nmsu.edu> Cc: Phil Hannent <phil@hannent.co.uk> Cc: Marc Rousseau <Marc.Rousseau@mimio.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index dc404936a86..95ef22081a4 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -22,7 +22,6 @@ obj-$(CONFIG_R8187SE) += rtl8187se/
22obj-$(CONFIG_RTL8192SU) += rtl8192su/ 22obj-$(CONFIG_RTL8192SU) += rtl8192su/
23obj-$(CONFIG_RTL8192U) += rtl8192u/ 23obj-$(CONFIG_RTL8192U) += rtl8192u/
24obj-$(CONFIG_RTL8192E) += rtl8192e/ 24obj-$(CONFIG_RTL8192E) += rtl8192e/
25obj-$(CONFIG_INPUT_MIMIO) += mimio/
26obj-$(CONFIG_TRANZPORT) += frontier/ 25obj-$(CONFIG_TRANZPORT) += frontier/
27obj-$(CONFIG_DREAM) += dream/ 26obj-$(CONFIG_DREAM) += dream/
28obj-$(CONFIG_POHMELFS) += pohmelfs/ 27obj-$(CONFIG_POHMELFS) += pohmelfs/