summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-05-14 19:56:13 +0000
committersaturneric <[email protected]>2025-05-14 19:56:13 +0000
commit3470c2b4b344b790ac955a8d68bda0c6e6590888 (patch)
tree02f49c0df771bdcf1698f6d27867deaa4ee4b773
parentfeat: kernel v6.15 (diff)
downloadkernel-configs-3470c2b4b344b790ac955a8d68bda0c6e6590888.tar.gz
kernel-configs-3470c2b4b344b790ac955a8d68bda0c6e6590888.zip
feat: track 6.15.0-rc5 and add macvlan support
-rw-r--r--eric-vanilla-c-6.15_defconfig8
1 files changed, 5 insertions, 3 deletions
diff --git a/eric-vanilla-c-6.15_defconfig b/eric-vanilla-c-6.15_defconfig
index e794183..de9dd50 100644
--- a/eric-vanilla-c-6.15_defconfig
+++ b/eric-vanilla-c-6.15_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.15.0-rc3 Kernel Configuration
+# Linux/arm64 6.15.0-rc6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 14.2.0-19) 14.2.0"
CONFIG_CC_IS_GCC=y
@@ -22,7 +22,7 @@ CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
CONFIG_RUSTC_HAS_COERCE_POINTEE=y
-CONFIG_PAHOLE_VERSION=129
+CONFIG_PAHOLE_VERSION=130
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
@@ -1898,7 +1898,8 @@ CONFIG_WIREGUARD=m
# CONFIG_NET_FC is not set
# CONFIG_IFB is not set
# CONFIG_NET_TEAM is not set
-# CONFIG_MACVLAN is not set
+CONFIG_MACVLAN=m
+CONFIG_MACVTAP=m
# CONFIG_IPVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
@@ -1909,6 +1910,7 @@ CONFIG_WIREGUARD=m
# CONFIG_MACSEC is not set
# CONFIG_NETCONSOLE is not set
CONFIG_TUN=m
+CONFIG_TAP=m
# CONFIG_TUN_VNET_CROSS_LE is not set
CONFIG_VETH=m
# CONFIG_NLMON is not set