summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-07 17:39:04 +0100
committerChristian Breunig <christian@breunig.cc>2024-02-07 17:42:42 +0100
commit8e29331e2d6e95b113a8b6bc8feadec55d3f86ab (patch)
tree34439f6dd246e0043033a9c17fcda1c9eb3e12c3 /packages
parent1af3b3a4635bbc1240bdca54bdbe70da4abe3b9a (diff)
downloadvyos-build-8e29331e2d6e95b113a8b6bc8feadec55d3f86ab.tar.gz
vyos-build-8e29331e2d6e95b113a8b6bc8feadec55d3f86ab.zip
Kernel: T5973: compile in vrf module for proper strict_mode setup
(cherry picked from commit 8b89929fdae6fac454c072c4f29b8a4f338365ba)
Diffstat (limited to 'packages')
-rw-r--r--packages/linux-kernel/arch/x86/configs/vyos_defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/linux-kernel/arch/x86/configs/vyos_defconfig b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
index 77f7b728..3824d36e 100644
--- a/packages/linux-kernel/arch/x86/configs/vyos_defconfig
+++ b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.6.15 Kernel Configuration
+# Linux/x86 6.6.16 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Debian 12.2.0-14) 12.2.0"
CONFIG_CC_IS_GCC=y
@@ -2425,7 +2425,7 @@ CONFIG_TAP=m
CONFIG_VETH=m
CONFIG_VIRTIO_NET=m
CONFIG_NLMON=m
-CONFIG_NET_VRF=m
+CONFIG_NET_VRF=y
# CONFIG_VSOCKMON is not set
# CONFIG_ARCNET is not set
CONFIG_ETHERNET=y
@@ -4101,7 +4101,6 @@ CONFIG_MFD_VIPERBOARD=m
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
CONFIG_MFD_SYSCON=y
-# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_TI_LMU is not set