From patchwork Thu Jan 16 08:34:24 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tushar Behera X-Patchwork-Id: 3497621 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 750B5C02DC for ; Thu, 16 Jan 2014 08:45:34 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7588120166 for ; Thu, 16 Jan 2014 08:45:33 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2349020158 for ; Thu, 16 Jan 2014 08:45:32 +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 1W3iZm-0001RR-DL; Thu, 16 Jan 2014 08:45:22 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1W3iZk-0007yV-0M; Thu, 16 Jan 2014 08:45:20 +0000 Received: from mail-pb0-f43.google.com ([209.85.160.43]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W3iZh-0007xs-Ik for linux-arm-kernel@lists.infradead.org; Thu, 16 Jan 2014 08:45:18 +0000 Received: by mail-pb0-f43.google.com with SMTP id md12so2351564pbc.16 for ; Thu, 16 Jan 2014 00:44:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=CueLL6y0tUUOU8cA55SbzB9G/3qaKIYz9Ivr2S81Iro=; b=Sx63IKcZHEcylZQwfYV/LFJ4yFawqedaPwhezc6DLA5DfCa8I45wxXxSwF/eE1r/0l WC/bccxCWj/ucCAzrITmEXDChQyasS8GLSlK5k9fcc+4tgdxFqxboVFexKpvHlP/iqCw oH9zejDuMMNCxH711sm3O/QMxJPFGicWSTOd/45AZ7Kk0gDTI4st2D0BeU7pHx16DOwv iTCLeluuBQb+2cWBfG5uKOYj4C4QLfrpZfMi2rlJz83i4C31DGobOWZvtTENn8hRtZNl MRVT81IzKlCi1zZju1VGs2JGPN4GzffRJyo86AXLhSmWYEQ2ZjnI2SKbGTSjNkXEV/rN /bYg== X-Gm-Message-State: ALoCoQmGcvBzygHqANMbD+u+1ni0bIfddhzosXjD3Ry2umYPYRTW6YuFcbwXSiP7QEnhmx3Cq7Wi X-Received: by 10.66.217.133 with SMTP id oy5mr8681555pac.46.1389861523436; Thu, 16 Jan 2014 00:38:43 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id sd3sm13362560pbb.42.2014.01.16.00.38.40 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 Jan 2014 00:38:42 -0800 (PST) From: Tushar Behera To: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: exynos_defconfig: Update EHCI config entry Date: Thu, 16 Jan 2014 14:04:24 +0530 Message-Id: <1389861264-7305-1-git-send-email-tushar.behera@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140116_034517_713531_CDA96195 X-CRM114-Status: UNSURE ( 9.47 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: olof@lixom.net, kgene.kim@samsung.com 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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Commit 29824c167bea ("USB: host: Rename ehci-s5p to ehci-exynos") renamed the config entry of EHCI host driver. Similar change needs to be done in exynos_defconfig as well. Signed-off-by: Tushar Behera Reviewed-by: Jingoo Han --- arch/arm/configs/exynos_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig index dbe1f1c..4ce7b70 100644 --- a/arch/arm/configs/exynos_defconfig +++ b/arch/arm/configs/exynos_defconfig @@ -94,7 +94,7 @@ CONFIG_FONT_7x14=y CONFIG_LOGO=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y -CONFIG_USB_EHCI_S5P=y +CONFIG_USB_EHCI_EXYNOS=y CONFIG_USB_STORAGE=y CONFIG_USB_DWC3=y CONFIG_USB_PHY=y