On Thu, Nov 12, 2009 at 09:21:56AM +0100, Marek Szyprowski wrote:
> From: Kyungmin Park <kyungmin.p...@samsung.com>
> 
> From: Kyungmin Park <kyungmin.p...@samsung.com>
> 
> Samsung S5PC100 SoC has LCD display controller compatible to the one
> known from S3C6410 SoCs. Enable support for s3c-fb driver also on S5PC1xx
> platform.

Pending the the resolution of the previous fb patches.
 
> Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com>
> Signed-off-by: Marek Szyprowski <m.szyprow...@samsung.com>
> ---
>  drivers/video/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
> index 9bbb285..bb2c7b6 100644
> --- a/drivers/video/Kconfig
> +++ b/drivers/video/Kconfig
> @@ -1882,7 +1882,7 @@ config FB_TMIO_ACCELL
>  
>  config FB_S3C
>       tristate "Samsung S3C framebuffer support"
> -     depends on FB && ARCH_S3C64XX
> +     depends on FB && (ARCH_S3C64XX || ARCH_S5PC1XX)
>       select FB_CFB_FILLRECT
>       select FB_CFB_COPYAREA
>       select FB_CFB_IMAGEBLIT
> -- 
> 1.6.5
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-ker...@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to