From 13454e5e08450fe500bef240aa98976dcb06ff63 Mon Sep 17 00:00:00 2001 From: Sylwester Nawrocki Date: Fri, 21 Feb 2014 17:44:01 +0100 Subject: [PATCH] phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Instead of requiring user to figure out when PHY_EXYNOS_MIPI_VIDEO needs to be selected select it by default for Exynos SoCs. Also enable it when COMPILE_TEST is selected. If required the MIPI CSIS/DPHY driver can be then disabled or compiled in as module. Signed-off-by: Sylwester Nawrocki Acked-by: Kyungmin Park Acked-by: Felipe Balbi Acked-by: Uwe Kleine-König Signed-off-by: Kishon Vijay Abraham I --- Reading git-format-patch failed