Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / udlfb / Kconfig
CommitLineData
9a82e6df
GKH
1config FB_UDL
2 tristate "Displaylink USB Framebuffer support"
3 depends on FB && USB
dd8015f1
BT
4 select FB_MODE_HELPERS
5 select FB_SYS_FILLRECT
6 select FB_SYS_COPYAREA
7 select FB_SYS_IMAGEBLIT
8 select FB_SYS_FOPS
9 select FB_DEFERRED_IO
9a82e6df 10 ---help---
dd8015f1
BT
11 This is a kernel framebuffer driver for DisplayLink USB devices.
12 Supports fbdev clients like xf86-video-fbdev, kdrive, fbi, and
13 mplayer -vo fbdev. Supports all USB 2.0 era DisplayLink devices.
14 To compile as a module, choose M here: the module name is udlfb.