diff --git a/projects/S805/options b/projects/S805/options index 8c29384f5e3..ac78b179f42 100644 --- a/projects/S805/options +++ b/projects/S805/options @@ -32,7 +32,7 @@ # Kernel to use. values can be: # default: default mainline kernel LINUX="custom" - KERNEL_VERSION="f622be3" + KERNEL_VERSION="5fd1092" KERNEL_URL="https://github.com/kszaq/linux/archive/$KERNEL_VERSION.tar.gz" ################################################################################