aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/Kconfig
blob: 56cad0f5386c1df0b1a09bfbedad8d5ad23c9777 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
config OMAP2_VRFB
	bool

if ARCH_OMAP2PLUS

source "drivers/video/omap2/dss/Kconfig"
source "drivers/video/omap2/omapfb/Kconfig"
source "drivers/video/omap2/displays/Kconfig"
source "drivers/video/omap2/displays-new/Kconfig"

endif