From patchwork Fri Feb 21 13:52:33 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 322871 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id A5F2C2C0323 for ; Sat, 22 Feb 2014 00:53:17 +1100 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGqXO-00008b-2w; Fri, 21 Feb 2014 13:53:10 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGqXL-0003mB-JR; Fri, 21 Feb 2014 13:53:07 +0000 Received: from mail-yh0-x22f.google.com ([2607:f8b0:4002:c01::22f]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGqXI-0003lF-KQ for linux-arm-kernel@lists.infradead.org; Fri, 21 Feb 2014 13:53:05 +0000 Received: by mail-yh0-f47.google.com with SMTP id c41so2293967yho.6 for ; Fri, 21 Feb 2014 05:52:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=Tz0djBONwyHyeT9UkGnNfhZWP37Ow3Xi45FvcNIfrcs=; b=S1Hux3OUeS9OzYOSw4Vo43r1g3nUt6GuBjxGWNjMwTQCL7gRCr59gttdxpnA0ng721 d0Fw10IBrphw8lnD5y0leUyErdMWsWVAi9Ap556KE+DqTovlpBjre2fh4SSxVKyIqpTM Ob+yAZfyBgKOkzAOTauvOON1jVJ1J0apvx45O/bGv8ay/CgZX7N44uIzXA516OfI0lAy j5PwK243EgvbF2Ak5NRY5rtjQWJulpJl1N2SAHQ7MtqM+x5G7WKyDrrxPcXUlzwkyaWN 5KBDulnRcspV6rCU5/UAr/acmAgjqKU0pGUN5lPCKm//w7sJrkfiwUE7X9maTsxz//OP bOig== X-Received: by 10.236.44.34 with SMTP id m22mr11053797yhb.9.1392990760785; Fri, 21 Feb 2014 05:52:40 -0800 (PST) Received: from localhost.localdomain ([177.194.40.80]) by mx.google.com with ESMTPSA id g25sm18703772yhg.6.2014.02.21.05.52.39 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 05:52:40 -0800 (PST) From: Fabio Estevam To: shawn.guo@linaro.org Subject: [PATCH] ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53 Date: Fri, 21 Feb 2014 10:52:33 -0300 Message-Id: <1392990753-9869-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.8.1.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140221_085304_747364_AAC57683 X-CRM114-Status: UNSURE ( 9.42 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (festevam[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Fabio Estevam , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: Fabio Estevam SOC_IMX53 is a device-tree only platform, so we don't need IMX_HAVE_PLATFORM_IMX2_WDT at all. Signed-off-by: Fabio Estevam --- arch/arm/mach-imx/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 04aa1de..d75d168 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -780,7 +780,6 @@ config SOC_IMX50 config SOC_IMX53 bool "i.MX53 support" select HAVE_IMX_SRC - select IMX_HAVE_PLATFORM_IMX2_WDT select PINCTRL_IMX53 select SOC_IMX5