powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configs
These drivers are sometimes required to have functional networking in a guest, so build them in when building ppc64[le]_guest_defconfig. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230414132415.821564-29-mpe@ellerman.id.au
This commit is contained in:
parent
4f6cfb5364
commit
9ee937539e
@ -10,3 +10,5 @@ CONFIG_EPAPR_PARAVIRT=y
|
||||
CONFIG_VIRTIO_BALLOON=y
|
||||
CONFIG_VHOST_NET=y
|
||||
CONFIG_VHOST=y
|
||||
CONFIG_IBMVETH=y
|
||||
CONFIG_IBMVNIC=y
|
||||
|
Loading…
Reference in New Issue
Block a user