From edd6e3f89d7fe245149669400bd213140c16d6e4 Mon Sep 17 00:00:00 2001
From: Pawel Osciak
Date: Tue, 17 Nov 2009 08:41:19 +0100
Subject: ARM: S5PC1xx: add platform helpers for s3c-fb device
Samsung S5PC100 has LCD-controller compatible with the one known from
previous SoCs series. Add required platform setup and support code that
it can be used with s3c-fb driver.
Signed-off-by: Pawel Osciak
Signed-off-by: Kyungmin Park
Signed-off-by: Marek Szyprowski
Signed-off-by: Ben Dooks
---
arch/arm/plat-s5pc1xx/Kconfig | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'arch/arm/plat-s5pc1xx/Kconfig')
diff --git a/arch/arm/plat-s5pc1xx/Kconfig b/arch/arm/plat-s5pc1xx/Kconfig
index 86edd27c7f24..6ac48a6fba78 100644
--- a/arch/arm/plat-s5pc1xx/Kconfig
+++ b/arch/arm/plat-s5pc1xx/Kconfig
@@ -37,6 +37,11 @@ config CPU_S5PC100_CLOCK
# platform specific device setup
+config S5PC1XX_SETUP_FB_24BPP
+ bool
+ help
+ Common setup code for S5PC1XX with an 24bpp RGB display helper.
+
config S5PC100_SETUP_I2C0
bool
default y
--
cgit v1.2.2