Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758221AbaGDM1T (ORCPT ); Fri, 4 Jul 2014 08:27:19 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:62889 "EHLO mail-la0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751804AbaGDM1R (ORCPT ); Fri, 4 Jul 2014 08:27:17 -0400 MIME-Version: 1.0 In-Reply-To: <1404472432-24764-2-git-send-email-peter.griffin@linaro.org> References: <1404472432-24764-1-git-send-email-peter.griffin@linaro.org> <1404472432-24764-2-git-send-email-peter.griffin@linaro.org> Date: Fri, 4 Jul 2014 14:27:15 +0200 Message-ID: Subject: Re: [PATCH 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC From: Daniele Forsi To: Peter Griffin Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, maxime.coquelin@st.com, patrice.chotard@st.com, srinivas.kandagatla@gmail.com, devicetree@vger.kernel.org, Felipe Balbi , USB list , linux-omap@vger.kernel.org, lee.jones@linaro.org, Giuseppe Cavallaro Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2014-07-04 13:13 GMT+02:00 Peter Griffin: > diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig > index 8eb996e..f7b0518 100644 > --- a/drivers/usb/dwc3/Kconfig > +++ b/drivers/usb/dwc3/Kconfig > @@ -77,6 +77,15 @@ config USB_DWC3_KEYSTONE > default USB_DWC3 > help > Support of USB2/3 functionality in TI Keystone2 platforms. > + > +config USB_DWC3_ST > + tristate "STMicroelectronics Platforms" > + depends on ARCH_STI && OF > + default USB_DWC3_HOST > + help > + STMicroelectronics SoCs chip with one DesignWare Core USB3 IP > + inside (i.e. STiH407). > + > Say 'Y' or 'M' here if you have one such device > > comment "Debugging features" you are actually removing the line "Say 'Y' or 'M' here if you have one such device" from the previous item -- Daniele Forsi -- 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/