Re: [1/2] powerpc/powernv: Add XHCI and USB storage to defconfig

2017-02-09 Thread Michael Ellerman
On Mon, 2017-02-06 at 02:55:43 UTC, Michael Neuling wrote: > These are common on bare metal machines, so put them in the defconfig. > > This adds 216KB to the vmlinux size > > Signed-off-by: Michael Neuling Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e623c54ec995899cf4179

[PATCH 1/2] powerpc/powernv: Add XHCI and USB storage to defconfig

2017-02-05 Thread Michael Neuling
These are common on bare metal machines, so put them in the defconfig. This adds 216KB to the vmlinux size Signed-off-by: Michael Neuling --- arch/powerpc/configs/powernv_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/configs/powernv_defconfig b/ar