aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/uc2322/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-01-27 23:28:27 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:36 -0700
commite6d69d91d575d0fb573d3103e1fdff6ec98e52b6 (patch)
treea94a8b2082fe1e35842b0c6e9f9e03ebac04d7f1 /drivers/staging/uc2322/Kconfig
parent793bccbd0e5d22903ab4e28a598159a9bf59a0f1 (diff)
Staging: add aten2011 usb to serial converter driver.
Many thanks to Russell Lang <gsview@ghostgum.com.au> for his help in getting this working on newer kernel versions and for pointing out this driver in the first place. 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, 10 insertions, 0 deletions
diff --git a/drivers/staging/uc2322/Kconfig b/drivers/staging/uc2322/Kconfig
new file mode 100644
index 00000000000..2e0c6e79df2
--- /dev/null
+++ b/drivers/staging/uc2322/Kconfig
@@ -0,0 +1,10 @@
+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.