staging: sm7xx: update comments and clarify supported chips
[deliverable/linux.git] / drivers / staging / sm7xx / Kconfig
1 config FB_SM7XX
2 tristate "Silicon Motion SM7XX framebuffer support"
3 depends on FB
4 select FB_CFB_FILLRECT
5 select FB_CFB_COPYAREA
6 select FB_CFB_IMAGEBLIT
7 help
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
12 called sm7xx. If you want to compile it as a module, say M
13 here and read <file:Documentation/kbuild/modules.txt>.
This page took 0.066056 seconds and 5 git commands to generate.