aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/udlfb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/udlfb/Kconfig')
-rw-r--r--drivers/staging/udlfb/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/udlfb/Kconfig b/drivers/staging/udlfb/Kconfig
new file mode 100644
index 00000000000..641692da0e4
--- /dev/null
+++ b/drivers/staging/udlfb/Kconfig
@@ -0,0 +1,8 @@
+config FB_UDL
+ tristate "Displaylink USB Framebuffer support"
+ depends on FB && USB
+ ---help---
+ This is an experimental driver for DisplayLink USB devices
+ that provides a framebuffer device. A normal framebuffer can
+ be used with this driver, or xorg can be run on the device
+ using it.