Sudip Mukherjee | 81dee67 | 2015-03-03 16:21:06 +0530 | [diff] [blame] | 1 | config FB_SM750 |
| 2 | tristate "Silicon Motion SM750 framebuffer support" |
| 3 | depends on FB && PCI |
Hari Prasath Gujulan Elango | 2dc3409 | 2015-06-01 09:31:39 +0000 | [diff] [blame] | 4 | select FB_MODE_HELPERS |
| 5 | select FB_CFB_FILLRECT |
| 6 | select FB_CFB_COPYAREA |
| 7 | select FB_CFB_IMAGEBLIT |
Sudip Mukherjee | 81dee67 | 2015-03-03 16:21:06 +0530 | [diff] [blame] | 8 | help |
| 9 | Frame buffer driver for the Silicon Motion SM750 chip |
| 10 | with 2D accelearion and dual head support. |
| 11 | |
| 12 | This driver is also available as a module. The module will be |
| 13 | called sm750fb. If you want to compile it as a module, say M |
| 14 | here and read <file:Documentation/kbuild/modules.txt>. |