aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgrp/Kconfig
diff options
context:
space:
mode:
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 00000000000..39f4bb65ec8
--- /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.