-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 317292 b: refs/heads/master c: 0beb30d h: refs/heads/master v: v3
- Loading branch information
Javier M. Mellid
authored and
Greg Kroah-Hartman
committed
Jun 12, 2012
1 parent
2698ae4
commit 9d0f715
Showing
3 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 67c4e9f46b5241ff777ced09e29048363de8703f | ||
refs/heads/master: 0beb30d365b0fb36c9cac7b7dbe980e882378f23 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,13 @@ | ||
config FB_SM7XX | ||
tristate "Silicon Motion SM7XX Frame Buffer Support" | ||
tristate "Silicon Motion SM7XX framebuffer support" | ||
depends on FB | ||
select FB_CFB_FILLRECT | ||
select FB_CFB_COPYAREA | ||
select FB_CFB_IMAGEBLIT | ||
help | ||
Frame Buffer driver for the Silicon Motion SM7XX serial graphic card. | ||
Frame buffer driver for the Silicon Motion SM710, SM712, SM721 | ||
and SM722 chips. | ||
|
||
This driver is also available as a module. The module will be | ||
called sm7xx. If you want to compile it as a module, say M | ||
here and read <file:Documentation/kbuild/modules.txt>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters