Skip to content

Commit 9ee9375

Browse files
committed
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
1 parent 4f6cfb5 commit 9ee9375

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/powerpc/configs/guest.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ CONFIG_EPAPR_PARAVIRT=y
1010
CONFIG_VIRTIO_BALLOON=y
1111
CONFIG_VHOST_NET=y
1212
CONFIG_VHOST=y
13+
CONFIG_IBMVETH=y
14+
CONFIG_IBMVNIC=y

0 commit comments

Comments
 (0)