Skip to content

Commit 0143ee4

Browse files
committed
AND ONE MORE
1 parent ae05a3a commit 0143ee4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

deploy/iso/minikube-iso/board/minikube/aarch64/linux_aarch64_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,4 +1192,5 @@ CONFIG_UNIX_DIAG=y
11921192
CONFIG_INET_DIAG=y
11931193
CONFIG_INET_UDP_DIAG=y
11941194
CONFIG_PACKET_DIAG=y
1195-
CONFIG_NETLINK_DIAG=y
1195+
CONFIG_NETLINK_DIAG=y
1196+
CONFIG_RSEQ=y

deploy/iso/minikube-iso/board/minikube/x86_64/linux_x86_64_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,4 +552,5 @@ CONFIG_UNIX_DIAG=y
552552
CONFIG_INET_DIAG=y
553553
CONFIG_INET_UDP_DIAG=y
554554
CONFIG_PACKET_DIAG=y
555-
CONFIG_NETLINK_DIAG=y
555+
CONFIG_NETLINK_DIAG=y
556+
CONFIG_RSEQ=y

0 commit comments

Comments
 (0)