From patchwork Wed Apr 17 18:47:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 2455861 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id 8A5CCDF23A for ; Wed, 17 Apr 2013 18:48:26 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1USXP7-0006lq-DK; Wed, 17 Apr 2013 18:48:25 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1USXP4-00040J-Uy; Wed, 17 Apr 2013 18:48:22 +0000 Received: from mail-la0-x232.google.com ([2a00:1450:4010:c03::232]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1USXP1-000400-Ro for linux-arm-kernel@lists.infradead.org; Wed, 17 Apr 2013 18:48:20 +0000 Received: by mail-la0-f50.google.com with SMTP id el20so1810042lab.37 for ; Wed, 17 Apr 2013 11:48:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:organization:to:subject:date:user-agent:cc :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id:x-gm-message-state; bh=zA8wO/9W0NNYIzxM5h67mTDRjyK01T0pLgxhdfrUWwc=; b=RWAGrTOnHcXAlc8GoqWU5batCO863zmJzyZFlM4mGAYUI69MhqNw5iRAedfoMnCH2s hDsWUk0Kw+IilMxHfu9r5FkgBrT6UostdH6DxW41VvXIf5WqwK+hn+OPSTK4S2+W3pmG cv+S/Q3z86MSYyt8nelA7hTMq0XTgcdGg477VIja1VU/WBssnr6QTCWHu+i66ddMga8O 9VLVs9uE30VEhuIEvb0I4QM3tXpDI3KaHWLwqENi2wj8mObRk+zSBseGOWG8GIpAZxgn 0w33kA7UGm9JYlhVBUpt+Q5f7yTMZtM27ducQw+oTwV13e3VdO9RZeYLJboMXt8PNUHh +NGg== X-Received: by 10.152.3.105 with SMTP id b9mr4103686lab.25.1366224496381; Wed, 17 Apr 2013 11:48:16 -0700 (PDT) Received: from wasted.dev.rtsoft.ru (ppp91-79-88-26.pppoe.mtu-net.ru. [91.79.88.26]) by mx.google.com with ESMTPS id q4sm3058875lbi.14.2013.04.17.11.48.14 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 17 Apr 2013 11:48:15 -0700 (PDT) From: Sergei Shtylyov Organization: Cogent Embedded To: linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/2] ARM: shmobile: BOCK-W: enable I2C in defconfig Date: Wed, 17 Apr 2013 22:47:27 +0400 User-Agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.i686.PAE; KDE/4.4.5; i686; ; ) References: <201304172242.27671.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201304172242.27671.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Message-Id: <201304172247.28311.sergei.shtylyov@cogentembedded.com> X-Gm-Message-State: ALoCoQmCyXl/dVAaGFsJsa0AJ5u2wEDVM4bzi2DlUvy+Tvi9IOzZkZAm1QCO1wzVqfTSplqZnHOE X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130417_144820_070297_899F6623 X-CRM114-Status: GOOD ( 10.88 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: horms@verge.net.au, magnus.damm@gmail.com, linux-sh@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Vladimir Barinov Enable I2C driver in 'bockw_defconfig'. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov --- arch/arm/configs/bockw_defconfig | 2 ++ 1 file changed, 2 insertions(+) Index: renesas/arch/arm/configs/bockw_defconfig =================================================================== --- renesas.orig/arch/arm/configs/bockw_defconfig +++ renesas/arch/arm/configs/bockw_defconfig @@ -73,6 +73,8 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=6 CONFIG_SERIAL_SH_SCI_CONSOLE=y # CONFIG_HW_RANDOM is not set # CONFIG_HWMON is not set +CONFIG_I2C=y +CONFIG_I2C_RCAR=y CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_EHCI_HCD=y