Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752847AbbEQI2c (ORCPT ); Sun, 17 May 2015 04:28:32 -0400 Received: from mail-vn0-f44.google.com ([209.85.216.44]:45770 "EHLO mail-vn0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752643AbbEQI1y (ORCPT ); Sun, 17 May 2015 04:27:54 -0400 MIME-Version: 1.0 In-Reply-To: <1431850195-9558-9-git-send-email-k.kozlowski.k@gmail.com> References: <1431850195-9558-1-git-send-email-k.kozlowski.k@gmail.com> <1431850195-9558-9-git-send-email-k.kozlowski.k@gmail.com> Date: Sun, 17 May 2015 17:27:53 +0900 Message-ID: Subject: Re: [PATCH 4/4] ARM: multi_v7_defconfig: Enable OHCI on Exynos From: =?UTF-8?Q?Krzysztof_Koz=C5=82owski?= To: Kukjin Kim , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1171 Lines: 34 Please ignore the patch. I sent this left-over from previous submission by mistake. Krzysztof 2015-05-17 17:09 GMT+09:00 Krzysztof Kozlowski : > Enable the USB OHCI driver for Exynos SoCs: S5PV210, Exynos4 family, > Exynos5250, Exynos5440 and Exynos542x/5800 family. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index 6ee2c24dfbc7..b3573c01f34c 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -456,6 +456,7 @@ CONFIG_USB_ISP1760_HCD=y > CONFIG_USB_OHCI_HCD=y > CONFIG_USB_OHCI_HCD_STI=y > CONFIG_USB_OHCI_HCD_PLATFORM=y > +CONFIG_USB_OHCI_EXYNOS=y > CONFIG_USB_R8A66597_HCD=m > CONFIG_USB_RENESAS_USBHS=m > CONFIG_USB_STORAGE=y > -- > 2.1.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/