From patchwork Thu Aug 22 05:45:23 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 19398 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f72.google.com (mail-yh0-f72.google.com [209.85.213.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E7637248E6 for ; Thu, 22 Aug 2013 06:03:04 +0000 (UTC) Received: by mail-yh0-f72.google.com with SMTP id l109sf1225596yhq.11 for ; Wed, 21 Aug 2013 23:03:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=TiY1PvbA+olEYy7qTuOhyeBkLNNebVkIds3dDabUhqo=; b=IXTEQvR7VRx5R6knNB0+A0GQ3iJdUE7rw/IsbQ2PKyp7bC+VdDBkFa3KywqGPPZJ6J w7ZSPxIa7woDWtbTib0rHQLlP5R1bB8r5S0Bq4dGFI0BLhpOFvSjWXtQ/i5opvIlwqN4 LM4NrgXhmMfPAd5yT95INCDzSvlmsWy87nBKvVQp+ri0IW6o7W2j2SC5d9KfSeOHZ5vY vpGAJNk/T3F1cDa+5LGVpAP8wTiogCfUV0fX4NY0QyfHv/WLNTKB9Grxo99K89ZHibJV UPWHyXWbVIvXic9r1gQHFxRQWWbdv8VY8+T+6CBfC8NcZlWZUe8BKrCqj7V0y2pM7mkE GyYQ== X-Received: by 10.224.4.138 with SMTP id 10mr11965743qar.8.1377151384482; Wed, 21 Aug 2013 23:03:04 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.12.231 with SMTP id b7ls1042152qec.68.gmail; Wed, 21 Aug 2013 23:03:04 -0700 (PDT) X-Received: by 10.58.237.105 with SMTP id vb9mr9847715vec.2.1377151384344; Wed, 21 Aug 2013 23:03:04 -0700 (PDT) Received: from mail-ve0-f175.google.com (mail-ve0-f175.google.com [209.85.128.175]) by mx.google.com with ESMTPS id fa1si3410196veb.120.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 21 Aug 2013 23:03:04 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.175; Received: by mail-ve0-f175.google.com with SMTP id oy10so1115846veb.20 for ; Wed, 21 Aug 2013 23:03:04 -0700 (PDT) X-Gm-Message-State: ALoCoQlbluXSWxHDVeJZc2NyH50KvRLuBnpa3bs35LhoN9Vp+srwqyQRTT/aH2XYkaMWiZdYIsXL X-Received: by 10.220.105.199 with SMTP id u7mr9693876vco.1.1377151384245; Wed, 21 Aug 2013 23:03:04 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp10643vcz; Wed, 21 Aug 2013 23:03:03 -0700 (PDT) X-Received: by 10.68.136.7 with SMTP id pw7mr3541825pbb.106.1377151383274; Wed, 21 Aug 2013 23:03:03 -0700 (PDT) Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by mx.google.com with ESMTPS id zo4si7417697pbc.222.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 21 Aug 2013 23:03:03 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.49 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.49; Received: by mail-pa0-f49.google.com with SMTP id ld10so1726931pab.36 for ; Wed, 21 Aug 2013 23:03:02 -0700 (PDT) X-Received: by 10.67.22.106 with SMTP id hr10mr3559958pad.155.1377151382739; Wed, 21 Aug 2013 23:03:02 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id oj6sm14409805pab.9.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 21 Aug 2013 23:03:02 -0700 (PDT) From: Sachin Kamat To: dri-devel@lists.freedesktop.org Cc: inki.dae@samsung.com, jy0922.shim@samsung.com, sw0312.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 6/6] drm/exynos: Make Exynos DRM drivers depend on OF Date: Thu, 22 Aug 2013 11:15:23 +0530 Message-Id: <1377150323-12546-6-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1377150323-12546-1-git-send-email-sachin.kamat@linaro.org> References: <1377150323-12546-1-git-send-email-sachin.kamat@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Exynos is a DT-only platform. Add this info to Kconfig. Signed-off-by: Sachin Kamat --- drivers/gpu/drm/exynos/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos/Kconfig index 772c62a..80a251a 100644 --- a/drivers/gpu/drm/exynos/Kconfig +++ b/drivers/gpu/drm/exynos/Kconfig @@ -1,6 +1,6 @@ config DRM_EXYNOS tristate "DRM Support for Samsung SoC EXYNOS Series" - depends on DRM && (PLAT_SAMSUNG || ARCH_MULTIPLATFORM) + depends on OF && DRM && (PLAT_SAMSUNG || ARCH_MULTIPLATFORM) select DRM_KMS_HELPER select FB_CFB_FILLRECT select FB_CFB_COPYAREA @@ -24,7 +24,7 @@ config DRM_EXYNOS_DMABUF config DRM_EXYNOS_FIMD bool "Exynos DRM FIMD" - depends on OF && DRM_EXYNOS && !FB_S3C && !ARCH_MULTIPLATFORM + depends on DRM_EXYNOS && !FB_S3C && !ARCH_MULTIPLATFORM select FB_MODE_HELPERS select VIDEOMODE_HELPERS help