Merge tag 'v3.10.74' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / sm7xxfb / Kconfig
CommitLineData
d7edf479 1config FB_SM7XX
0beb30d3 2 tristate "Silicon Motion SM7XX framebuffer support"
cd96aeca 3 depends on FB && PCI
d7edf479
WZ
4 select FB_CFB_FILLRECT
5 select FB_CFB_COPYAREA
6 select FB_CFB_IMAGEBLIT
7 help
0beb30d3
JM
8 Frame buffer driver for the Silicon Motion SM710, SM712, SM721
9 and SM722 chips.
10
11 This driver is also available as a module. The module will be
925aa660 12 called sm7xxfb. If you want to compile it as a module, say M
0beb30d3 13 here and read <file:Documentation/kbuild/modules.txt>.