Re: [PATCH] DSS2 Include VRFB into omap2-3build only

Koen Kooi <[email protected]> Mon, 10 May 2010 09:39:55 +0200
Newsgroups gmane.linux.ports.arm.omap,gmane.linux.fbdev.devel
Message-ID <[email protected]>
Op 10 mei 2010, om 08:48 heeft Senthilvadivu Guruswamy het volgende geschreven:

> Exclude VRFB from OMAP4 onwards and include only for
> OMAP2 and OMAP3 builds.  In OMAP4 VRFB HW IP is replaced
> with a new HW IP "TILER"
> 
> --- a/drivers/video/omap2/Kconfig
> +++ b/drivers/video/omap2/Kconfig
> @@ -3,6 +3,10 @@ config OMAP2_VRAM
> 
> config OMAP2_VRFB
> 	bool
> +	depends on FB_OMAP2 && (!ARCH_OMAP4)
> +	default y if (ARCH_OMAP2 || ARCH_OMAP3)
> +	help
> +	  OMAP VRFB buffer support is efficient for rotation

How does this work for multi-omap kernels, e.g. building a kernel with beagle and panda support?

regards,

Koen--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html