From 8aba1a40722794d4ff3ec68e7b20642523ed27e8 Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Wed, 5 Jan 2022 23:05:50 +0800 Subject: [PATCH] x86: 5.15: refresh kernel patches --- .../patches-5.15/011-tune_lzma_options.patch | 2 +- .../linux/x86/patches-5.15/090-fix-hv.patch | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/target/linux/x86/patches-5.15/011-tune_lzma_options.patch b/target/linux/x86/patches-5.15/011-tune_lzma_options.patch index c19e1f54d..fe7772aa3 100644 --- a/target/linux/x86/patches-5.15/011-tune_lzma_options.patch +++ b/target/linux/x86/patches-5.15/011-tune_lzma_options.patch @@ -1,6 +1,6 @@ --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib -@@ -370,7 +370,7 @@ quiet_cmd_bzip2 = BZIP2 $@ +@@ -413,7 +413,7 @@ quiet_cmd_bzip2 = BZIP2 $@ # --------------------------------------------------------------------------- quiet_cmd_lzma = LZMA $@ diff --git a/target/linux/x86/patches-5.15/090-fix-hv.patch b/target/linux/x86/patches-5.15/090-fix-hv.patch index 605c14cfd..f1f9435c2 100644 --- a/target/linux/x86/patches-5.15/090-fix-hv.patch +++ b/target/linux/x86/patches-5.15/090-fix-hv.patch @@ -1,9 +1,10 @@ ---- a/drivers/hv/Kconfig -+++ b/drivers/hv/Kconfig -@@ -19,6 +19,7 @@ config HYPERV_TIMER - config HYPERV_UTILS - tristate "Microsoft Hyper-V Utilities driver" - depends on HYPERV && CONNECTOR && NLS -+ depends on PTP_1588_CLOCK_OPTIONAL - help - Select this option to enable the Hyper-V Utilities. \ No newline at end of file +--- a/drivers/hv/Kconfig ++++ b/drivers/hv/Kconfig +@@ -18,6 +18,7 @@ config HYPERV_TIMER + config HYPERV_UTILS + tristate "Microsoft Hyper-V Utilities driver" + depends on HYPERV && CONNECTOR && NLS ++ depends on PTP_1588_CLOCK_OPTIONAL + help + Select this option to enable the Hyper-V Utilities. +