aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2010-05-23 14:04:03 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-05-24 08:49:10 +0900
commit8eda2f21ed9c936a54fd7bc16cbfa5ee656635c2 (patch)
tree10fbb6b2750a5214a95190a231f5c54db3b0410e /arch/arm/mach-shmobile/Kconfig
parent9fd04fe34af36344f61ebb24cc653726c231356e (diff)
downloadkernel_samsung_smdk4412-8eda2f21ed9c936a54fd7bc16cbfa5ee656635c2.zip
kernel_samsung_smdk4412-8eda2f21ed9c936a54fd7bc16cbfa5ee656635c2.tar.gz
kernel_samsung_smdk4412-8eda2f21ed9c936a54fd7bc16cbfa5ee656635c2.tar.bz2
ARM: mach-shmobile: add framebuffer support for ap4evb
ap4evb uses an LCD, connected to the SoC over the MIPI bus. This patch adds platform data to configure this display and a static clock activation. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Tested-by: Damian Hobson-Garcia <dhobsong@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index a69e033..1de8d17 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -42,6 +42,7 @@ config MACH_AP4EVB
bool "AP4EVB board"
depends on ARCH_SH7372
select ARCH_REQUIRE_GPIOLIB
+ select SH_LCD_MIPI_DSI
comment "SH-Mobile System Configuration"