summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/kernel-vanilla/module.conf')
-rw-r--r--core/modules/kernel-vanilla/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/kernel-vanilla/module.conf b/core/modules/kernel-vanilla/module.conf
index 9519b4ed..35ad746a 100644
--- a/core/modules/kernel-vanilla/module.conf
+++ b/core/modules/kernel-vanilla/module.conf
@@ -5,5 +5,5 @@ REQUIRED_DIRECTORIES="
/lib/firmware/intel
/usr/bin
"
-REQUIRED_KERNEL="${CONFIG_KERNEL_VERSION:-"5.10.75"}"
+REQUIRED_KERNEL="${CONFIG_KERNEL_VERSION:-"5.15.81"}"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"