Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755647AbcC2B3U (ORCPT ); Mon, 28 Mar 2016 21:29:20 -0400 Received: from lists.s-osg.org ([54.187.51.154]:58819 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751302AbcC2B3Q (ORCPT ); Mon, 28 Mar 2016 21:29:16 -0400 From: Javier Martinez Canillas To: linux-kernel@vger.kernel.org Cc: Tobias Jakobi , Javier Martinez Canillas , Kukjin Kim , Seung-Woo Kim , dri-devel@lists.freedesktop.org, Inki Dae , linux-samsung-soc@vger.kernel.org, Kyungmin Park , Krzysztof Kozlowski , David Airlie , Joonyoung Shim , linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/3] drm/exynos: Kconfig dependency fixes Date: Mon, 28 Mar 2016 21:28:54 -0400 Message-Id: <1459214937-18686-1-git-send-email-javier@osg.samsung.com> X-Mailer: git-send-email 2.5.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 622 Lines: 21 Hello Inki, This patch series contains some fixes for the Kconfig symbol dependencies of the Exynos DRM driver. They make sure that the Exynos DRM components and the media platform drivers that makes use of the same HW IP block are not enabled at the same time. Best regards, Javier Javier Martinez Canillas (3): drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC Kconfig dependency drm/exynos: Make DRM_EXYNOS_FIMC depend on VIDEO_S5P_FIMC=n drivers/gpu/drm/exynos/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.5.0