repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git]
/
drivers
/
video
/
fbdev
/
mmp
/
fb
/
Kconfig
blob
985e1a7cd254de49696f101ca57f8dc2cc991933
1
if MMP_DISP
2
3
config MMP_FB
4
tristate "fb driver for Marvell MMP Display Subsystem"
5
depends on FB
6
select FB_CFB_FILLRECT
7
select FB_CFB_COPYAREA
8
select FB_CFB_IMAGEBLIT
9
default y
10
help
11
fb driver for Marvell MMP Display Subsystem
12
13
endif