Re: [PATCHv4 15/20] ARM: configs: enable XHCI mvebu support in multi_v7_defconfig

2014-05-16 Thread Olof Johansson
On Wed, May 07, 2014 at 03:52:21PM +0200, Thomas Petazzoni wrote: > From: Gregory CLEMENT > > 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

[PATCHv4 15/20] ARM: configs: enable XHCI mvebu support in multi_v7_defconfig

2014-05-07 Thread Thomas Petazzoni
From: Gregory CLEMENT 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: a...@kernel.org Cc: Kevin Hilman