summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm2011-01-20 09:41:03 +0100
committerPaul Mundt2011-01-20 13:34:32 +0100
commit170c7ab58f41c526c54e9dd04044857d5d73f9e6 (patch)
tree49844238ab4c9dec7cebe5af9247f9f54d17e31b /arch/arm/mach-shmobile/Kconfig
parentARM: mach-shmobile: sh73a0 CPGA fix for PLL CFG bit (diff)
downloadkernel-qcow2-linux-170c7ab58f41c526c54e9dd04044857d5d73f9e6.tar.gz
kernel-qcow2-linux-170c7ab58f41c526c54e9dd04044857d5d73f9e6.tar.xz
kernel-qcow2-linux-170c7ab58f41c526c54e9dd04044857d5d73f9e6.zip
ARM: mach-shmobile: AG5EVM LCDC / MIPI-DSI platform data
Add platform data for MIPI-DSI and LCDC on the AG5EVM board. The sh73a0 clkdev bindings are also updated. Signed-off-by: Magnus Damm <damm@opensource.se> 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 a33c44fe1ae5..0c8f6cf3e948 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -61,6 +61,7 @@ endchoice
config MACH_AG5EVM
bool "AG5EVM board"
select ARCH_REQUIRE_GPIOLIB
+ select SH_LCD_MIPI_DSI
depends on ARCH_SH73A0
config MACH_MACKEREL