From 739f904284ac4f96496cc9f3b080a5276a9b317c Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 2 May 2026 20:21:00 +0200 Subject: Kernel: T8147: upgrade to 6.18 * Forwared port all out-of-tree driver patches * Add Intel QAT patch to make it compile for LInux 6.18 * Remove out-of-tree OpenVPN DCO module - now available upstream --- scripts/package-build/linux-kernel/config/10-networking.config | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/package-build/linux-kernel/config') diff --git a/scripts/package-build/linux-kernel/config/10-networking.config b/scripts/package-build/linux-kernel/config/10-networking.config index 62228fc8..3fd1e585 100644 --- a/scripts/package-build/linux-kernel/config/10-networking.config +++ b/scripts/package-build/linux-kernel/config/10-networking.config @@ -129,3 +129,4 @@ CONFIG_BRIDGE_NETFILTER=m CONFIG_WIREGUARD=m # CONFIG_WIREGUARD_DEBUG is not set +CONFIG_OVPN=m -- cgit v1.2.3