blob: c4ec41ae131ab14562bf019c688a9941203c8cfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config OMAP2_VRAM
bool
config OMAP2_VRFB
bool
source "drivers/video/omap2/dss/Kconfig"
source "drivers/video/omap2/omapfb/Kconfig"
source "drivers/video/omap2/displays/Kconfig"
source "drivers/video/omap2/dsscomp/Kconfig"
source "drivers/video/omap2/hdcp/Kconfig"
|