From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Fri, 16 May 2014 01:39:26 -0400 Subject: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x In-Reply-To: <1400149062-32661-11-git-send-email-gregory.clement@free-electrons.com> References: <1400149062-32661-1-git-send-email-gregory.clement@free-electrons.com> <1400149062-32661-11-git-send-email-gregory.clement@free-electrons.com> Message-ID: <20140516053926.GC27822@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: > This patch adds the selection of the config symbol needed to build the > USB3 support for Armada 38x into mvebu_v7_defconfig. > > Signed-off-by: Gregory CLEMENT > Signed-off-by: Thomas Petazzoni > --- > arch/arm/mach-mvebu/Kconfig | 1 + > 1 file changed, 1 insertion(+) Patches 10 and 11 applied to mvebu/soc thx, Jason.