blob: 3cde67a41bc72d9b205141e265f273a0a3b5f132 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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"
source "drivers/video/omap2/omaplfb/Kconfig"
|