Re: [PATCH 1/2] arm: multi_v7_defconfig: Add virtio drivers

From: Arnd Bergmann
Date: Fri Jan 08 2016 - 05:52:51 EST


On Monday 04 January 2016 16:11:12 Arnd Bergmann wrote:
> On Monday 04 January 2016 14:50:33 Andre Przywara wrote:
> > To make multi_v7_defconfig really "multi", let's add virtio drivers
> > to allow booting a default kernel as a KVM/QEMU guest.
> > MACH_VIRT is already defined, so we just add VIRTIO_BLK, VIRTIO_NET
> > and VIRTIO_CONSOLE to actually make this kernel useful in a guest.
> >
> > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> >
>
> This one looks good.
>

I've applied it to next/defconfig now, with a trivial conflict resolved.
Thanks,

Arnd