repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/davej...
[linux-2.6/next.git]
/
drivers
/
staging
/
gma500
/
Kconfig
blob
ce8bedaeaac21589f84768e4788bbc4939b36488
1
config DRM_PSB
2
tristate "Intel GMA500 KMS Framebuffer"
3
depends on DRM && PCI && X86
4
select FB_CFB_COPYAREA
5
select FB_CFB_FILLRECT
6
select FB_CFB_IMAGEBLIT
7
select DRM_KMS_HELPER
8
select DRM_TTM
9
help
10
Say yes for an experimental KMS framebuffer driver for the
11
Intel GMA500 ('Poulsbo') graphics support.
12