summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2/Kconfig
blob: c22955d2de9a8675ecdf8cdf86edcd5260741ac5 (plain)
1
2
3
4
5
6
7
8
9
10
config OMAP2_VRFB
	bool

if ARCH_OMAP2PLUS

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

endif