13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
![]() |
if MMP_DISP
|
||
|
|
||
|
config MMP_DISP_CONTROLLER
|
||
|
bool "mmp display controller hw support"
|
||
|
depends on CPU_PXA910 || CPU_MMP2 || CPU_MMP3 || CPU_PXA988
|
||
|
default n
|
||
|
help
|
||
|
Marvell MMP display hw controller support
|
||
|
this controller is used on Marvell PXA910,
|
||
|
MMP2, MMP3, PXA988 chips
|
||
|
|
||
|
endif
|