openbmc / openbmc-build-scripts

Apache License 2.0
19 stars 50 forks source link

kernel-build: Enable virtio-net driver #24

Closed mopsfelder closed 5 years ago

mopsfelder commented 5 years ago

Enabling virtio-net driver will allow the generated vmlinux kernel to have network properly configured when booted under QEMU versions that only have virtio-net-pci as the network driver, e.g.: CentOS ppc64le.

Signed-off-by: Murilo Opsfelder Araujo muriloo@linux.ibm.com

shenki commented 5 years ago

Thanks for the patch. This is now merge through gerrit.