Skip to content

Commit

Permalink
arm64: kernel 5.15: Enable VRF
Browse files Browse the repository at this point in the history
Enable VRF in kernel config

Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
  • Loading branch information
taraschornyiplv committed Jun 9, 2023
1 parent d97c46b commit e451203
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2225,7 +2225,7 @@ CONFIG_TAP=y
CONFIG_VETH=y
CONFIG_VIRTIO_NET=y
# CONFIG_NLMON is not set
# CONFIG_NET_VRF is not set
CONFIG_NET_VRF=y
# CONFIG_ARCNET is not set
CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
Expand Down

0 comments on commit e451203

Please sign in to comment.