From patchwork Mon Oct 29 08:31:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Clark X-Patchwork-Id: 12558 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 2A89323F6F for ; Mon, 29 Oct 2012 08:31:32 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id CCFBCA189ED for ; Mon, 29 Oct 2012 08:31:31 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so3577209iag.11 for ; Mon, 29 Oct 2012 01:31:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :dkim-signature:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=y/aGYs0qKbU1ykW+1rk8Y+xaKAM0hoYkF5txhohh8fQ=; b=S8T1TUlO4Y8cSmJIRhL+0FXqqfcJHyonb5EHwhAhm40eSY33rPHFcYEzsjv+sud5sL gfSTidWzMYN5T05RtX7SwQyLkOxfYIMpZFERcZtW8HAGXlc/pr23Q77UllqBU9i8Q6uq 69YhB7r7B0Utsyr4VM+py+o0nwso6EZt/fphgk2EWhdKLqvcrl4BI2pIyffIjqr32gfR noxXbhQIwA3yJ99BrNUGlOezHBlEwmyl8xiife0fdEunyibSaY3L1MhoGP5Juu7Y7LiS CgPzGUBHT89pAhi3zL+dF5G/ByxyzlGdOHrtUJ79WBXfsyKAvKyB9pLYyR97nGgg+CwY II7A== Received: by 10.50.10.199 with SMTP id k7mr1774068igb.70.1351499491590; Mon, 29 Oct 2012 01:31:31 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp164526igt; Mon, 29 Oct 2012 01:31:30 -0700 (PDT) Received: by 10.204.150.141 with SMTP id y13mr8764604bkv.1.1351499490509; Mon, 29 Oct 2012 01:31:30 -0700 (PDT) Received: from mail-bk0-f50.google.com (mail-bk0-f50.google.com [209.85.214.50]) by mx.google.com with ESMTPS id fq15si12308360bkc.140.2012.10.29.01.31.30 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Oct 2012 01:31:30 -0700 (PDT) Received-SPF: pass (google.com: domain of robdclark@gmail.com designates 209.85.214.50 as permitted sender) client-ip=209.85.214.50; Authentication-Results: mx.google.com; spf=pass (google.com: domain of robdclark@gmail.com designates 209.85.214.50 as permitted sender) smtp.mail=robdclark@gmail.com; dkim=pass header.i=@gmail.com Received: by mail-bk0-f50.google.com with SMTP id q16so1919559bkw.37 for ; Mon, 29 Oct 2012 01:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=y/aGYs0qKbU1ykW+1rk8Y+xaKAM0hoYkF5txhohh8fQ=; b=el04hESZiUPaPGDIDdeBmfVVjLCSm+gCfBbS+R0xl7V4y5vZtuuN50bkHoNMgZLvFh cub+iJA7CM4LCDCbha2fn1RIHZVRb7PvWD7PmSxPozxJC/+R1XU8sGSQCz5RCGVF2FD4 vOotD9BWaPWmLsWKHauYmW9AsghZ2C6noPsCoxoO3t/qMAhMf3vS05jwktmsoHGrsueH fpQ1A2xa2r0oOhPALri3UXDMvWZ5SopkEhm9a1pZSEwzliyAmv1065asl/EFLcJsGf68 WH5OUkUhRxcRvDJDiNii68KbAmYkrN7eQ7JxUgKLxch18uqNLrKEHpKseQtdsTmb3PXB N12g== Received: by 10.204.9.3 with SMTP id j3mr9204665bkj.15.1351499489948; Mon, 29 Oct 2012 01:31:29 -0700 (PDT) Received: from localhost ([91.224.175.20]) by mx.google.com with ESMTPS id e13sm3187422bkw.12.2012.10.29.01.31.29 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Oct 2012 01:31:29 -0700 (PDT) Sender: Rob Clark From: Rob Clark To: dri-devel@lists.freedesktop.org Cc: patches@linaro.org, Greg KH , Tomi Valkeinen , Andy Gross , inki.dae@samsung.com, s.hauer@pengutronix.de, Rob Clark Subject: [PATCH 3/3] drm/imx: add support for ARCH_MULTIPLATFORM Date: Mon, 29 Oct 2012 09:31:14 +0100 Message-Id: <1351499474-5937-4-git-send-email-rob.clark@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1351499474-5937-1-git-send-email-rob.clark@linaro.org> References: <1351499474-5937-1-git-send-email-rob.clark@linaro.org> X-Gm-Message-State: ALoCoQmXMq10VDJhdWHiEG/jt/0HuOju6SLkuX8G3TjEI8NCbfhgvQqh9OI6w6174OhSb+krdAng From: Rob Clark No dependency on plat headers, so only needs Kconfig update to build for ARCH_MULTIPLATFORM. Signed-off-by: Rob Clark Acked-by: Sascha Hauer --- drivers/staging/imx-drm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/imx-drm/Kconfig b/drivers/staging/imx-drm/Kconfig index 14b4449..be7e2e3 100644 --- a/drivers/staging/imx-drm/Kconfig +++ b/drivers/staging/imx-drm/Kconfig @@ -3,7 +3,7 @@ config DRM_IMX select DRM_KMS_HELPER select DRM_GEM_CMA_HELPER select DRM_KMS_CMA_HELPER - depends on DRM && ARCH_MXC + depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM) help enable i.MX graphics support