From patchwork Mon Mar 11 23:18:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 226719 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 655A32C02C6 for ; Tue, 12 Mar 2013 10:22:37 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UFBzO-0000fH-B0; Mon, 11 Mar 2013 23:18:42 +0000 Received: from mail-gg0-x22a.google.com ([2607:f8b0:4002:c02::22a]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UFBzD-0000eH-Sr for linux-arm-kernel@lists.infradead.org; Mon, 11 Mar 2013 23:18:32 +0000 Received: by mail-gg0-f170.google.com with SMTP id k4so735210ggn.15 for ; Mon, 11 Mar 2013 16:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=mHXcD2OD92obzEQ4Jq+K5jLGWbhndXe9sDjuQ4m6WVw=; b=gcupAX/3ibpb9Tg32M2F+WnSBmMlDthP6r56T0Yy/fbEtM2p+e+n87yny6u38HWSdk BWITI4IlTCsaMEBiSHfNMVfxSGtWkY9anANICU1UPMygAYs7scw9/fM+23kl5kzHLPTh piey3JqIuxIvIlHpW02xr2PQAxp2yqzyygFZbCdtTuVWWvxQ+5wsVVRo/t+ZqMLJo9ZC RxtLVo762adPlWY3oCCp3cr9Fn4i2DMbKyugyqBHLbjKSP/QqKqCIMH/ZePnuUqhlMJD nHjEYgRRrI561IgcoTSs3y2A/Bu/PjwotEHTExYvbOP8mTesRu9L+rSBayOBJB/swz1M lfMw== X-Received: by 10.236.159.229 with SMTP id s65mr10511348yhk.159.1363043910591; Mon, 11 Mar 2013 16:18:30 -0700 (PDT) Received: from localhost.localdomain ([201.82.138.249]) by mx.google.com with ESMTPS id n2sm26609748yhm.1.2013.03.11.16.18.28 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Mar 2013 16:18:29 -0700 (PDT) From: Fabio Estevam To: zbr@ioremap.net Subject: [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select CONFIG_W1_MASTER_MXC Date: Mon, 11 Mar 2013 20:18:16 -0300 Message-Id: <1363043896-16140-2-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1363043896-16140-1-git-send-email-festevam@gmail.com> References: <1363043896-16140-1-git-send-email-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130311_191832_044072_1CE1CBD3 X-CRM114-Status: GOOD ( 10.08 ) 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 , gregkh@linuxfoundation.org, s.hauer@pengutronix.de, linux-kernel@vger.kernel.org, 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 Select CONFIG_W1_MASTER_MXC. Signed-off-by: Fabio Estevam --- arch/arm/configs/imx_v6_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index e36b010..50f9a7f 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -143,6 +143,8 @@ CONFIG_SPI=y CONFIG_SPI_IMX=y CONFIG_GPIO_SYSFS=y CONFIG_GPIO_MC9S08DZ60=y +CONFIG_W1=y +CONFIG_W1_MASTER_MXC=y # CONFIG_HWMON is not set CONFIG_WATCHDOG=y CONFIG_IMX2_WDT=y