aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/uc2322/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-07-19 23:37:32 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-07-28 14:07:11 -0700
commit0bfc240575acb8769d0be78facedabd8e3d2c33a (patch)
treefb693e5abbaf2bcaf3d671a84a619fa9873d33ab /drivers/staging/uc2322/Kconfig
parenta6a9f81ccc9f5c86ccc22bbed1960a57d0316e8b (diff)
staging: remove aten2011 driver
This driver is not needed, as the existing mos7840 driver works properly for this device. Thanks to Russell Lang for doing the work to figure this out. Cc: Russell Lang <gsview@ghostgum.com.au> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/uc2322/Kconfig')
-rw-r--r--drivers/staging/uc2322/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/uc2322/Kconfig b/drivers/staging/uc2322/Kconfig
deleted file mode 100644
index 2e0c6e79df2..00000000000
--- a/drivers/staging/uc2322/Kconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-config USB_SERIAL_ATEN2011
- tristate "ATEN 2011 USB to serial device support"
- depends on USB_SERIAL
- default N
- ---help---
- Say Y here if you want to use a ATEN 2011 dual port USB to serial
- adapter.
-
- To compile this driver as a module, choose M here: the module will be
- called aten2011.