From a46b79745246ceae935234c8a380a2c517651a91 Mon Sep 17 00:00:00 2001 From: Tomasz Figa Date: Mon, 3 Sep 2012 15:51:26 +0200 Subject: [PATCH] ARM: EXYNOS: Make MACH_EXYNOS4_DT select S5P_SETUP_MIPIPHY S5P_SETUP_MIPIPHY is needed for device tree support of MIPI DSI on Exynos4. Signed-off-by: Tomasz Figa --- arch/arm/mach-exynos/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 0020f87..3ea8c7d 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -416,6 +416,7 @@ config MACH_EXYNOS4_DT select PINCTRL select PINCTRL_EXYNOS select S5P_DEV_MFC + select S5P_SETUP_MIPIPHY select USE_OF select ARM_DMA_USE_IOMMU if EXYNOS_IOMMU help -- 2.7.4