Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62769
b: refs/heads/master
c: d1709e4
h: refs/heads/master
i:
  62767: 46161d3
v: v3
  • Loading branch information
Ralf Baechle authored and Linus Torvalds committed Jul 24, 2007
1 parent 87802e1 commit 90b4210
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 97a1fcbb20fcbb0177567fd2dbcc6ed1bcc450ce
refs/heads/master: d1709e477f203c0538f94c4d1ac981d08325eebf
9 changes: 8 additions & 1 deletion trunk/drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,14 @@ config FB_PM3

config FB_AU1100
bool "Au1100 LCD Driver"
depends on (FB = y) && EXPERIMENTAL && PCI && MIPS && MIPS_PB1100=y
depends on (FB = y) && MIPS && SOC_AU1100
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
help
This is the framebuffer driver for the AMD Au1100 SOC. It can drive
various panels and CRTs by passing in kernel cmd line option
au1100fb:panel=<name>.

config FB_AU1200
bool "Au1200 LCD Driver"
Expand Down

0 comments on commit 90b4210

Please sign in to comment.