From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v6 13/17] ARM: configs: enable XHCI mvebu support in multi_v7_defconfig Date: Thu, 15 May 2014 09:32:58 -0400 Message-ID: <20140515133258.GM27822@titan.lakedaemon.net> References: <1400149062-32661-1-git-send-email-gregory.clement@free-electrons.com> <1400149062-32661-14-git-send-email-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1400149062-32661-14-git-send-email-gregory.clement@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org To: Gregory CLEMENT Cc: Mathias Nyman , Greg Kroah-Hartman , Felipe Balbi , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org, Lior Amsalem , Tawfik Bayouk , Nadav Haklai , Grant Likely , Rob Herring , devicetree@vger.kernel.org, arm@kernel.org, Kevin Hilman , Olof Johansson , Arnd Bergmann List-Id: devicetree@vger.kernel.org On Thu, May 15, 2014 at 12:17:38PM +0200, Gregory CLEMENT wrote: > The Marvell Armada 38x platform needs the xhci_mvebu driver enabled > for the xHCI USB hosts, so this commit enables the corresponding > Kconfig option in multi_v7_defconfig. > > Signed-off-by: Gregory CLEMENT > Signed-off-by: Thomas Petazzoni > Cc: arm@kernel.org > Cc: Kevin Hilman > Cc: Olof Johansson > Cc: Arnd Bergmann > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) Acked-by: Jason Cooper thx, Jason.