summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp/Kconfig
diff options
context:
space:
mode:
authorBill Pemberton <wfp5p@virginia.edu>2012-09-20 16:55:27 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-21 09:04:18 -0700
commit0b52b74972712479ca285c04452db0d4b9025f80 (patch)
tree7e4c77510c7e420dcf672b931d0359cce68755a0 /drivers/staging/dgrp/Kconfig
parent5de69349ed4c10f43fa6dc6617051d94eee04e6c (diff)
downloadop-kernel-dev-0b52b74972712479ca285c04452db0d4b9025f80.zip
op-kernel-dev-0b52b74972712479ca285c04452db0d4b9025f80.tar.gz
staging: Add dgrp driver for Digi Realport devices
This is based on dgrp-1.9 available from ftp://ftp1.digi.com/support/beta/linux/dgrp/dgrp-1.9.tgz Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgrp/Kconfig')
-rw-r--r--drivers/staging/dgrp/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/dgrp/Kconfig b/drivers/staging/dgrp/Kconfig
new file mode 100644
index 0000000..39f4bb6
--- /dev/null
+++ b/drivers/staging/dgrp/Kconfig
@@ -0,0 +1,9 @@
+config DGRP
+ tristate "Digi Realport driver"
+ default n
+ depends on SYSFS
+ ---help---
+ Support for Digi Realport devices. These devices allow you to
+ access remote serial ports as if they are local tty devices. This
+ will build the kernel driver, you will still need the userspace
+ component to make your Realport device work.
OpenPOWER on IntegriCloud