1config FB_SM750
2	tristate "Silicon Motion SM750 framebuffer support"
3	depends on FB && PCI
4	help
5	  Frame buffer driver for the Silicon Motion SM750 chip
6	  with 2D accelearion and dual head support.
7
8	  This driver is also available as a module. The module will be
9	  called sm750fb. If you want to compile it as a module, say M
10	  here and read <file:Documentation/kbuild/modules.txt>.
11