c05564c4d8
Android 13
14 lines
241 B
Plaintext
Executable file
14 lines
241 B
Plaintext
Executable file
if MMP_DISP
|
|
|
|
config MMP_FB
|
|
tristate "fb driver for Marvell MMP Display Subsystem"
|
|
depends on FB
|
|
select FB_CFB_FILLRECT
|
|
select FB_CFB_COPYAREA
|
|
select FB_CFB_IMAGEBLIT
|
|
default y
|
|
help
|
|
fb driver for Marvell MMP Display Subsystem
|
|
|
|
endif
|