mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
x86: 5.15: refresh kernel patches
This commit is contained in:
parent
99a33ec8d8
commit
8aba1a4072
@ -1,6 +1,6 @@
|
|||||||
--- a/scripts/Makefile.lib
|
--- a/scripts/Makefile.lib
|
||||||
+++ b/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 $@
|
quiet_cmd_lzma = LZMA $@
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
--- a/drivers/hv/Kconfig
|
--- a/drivers/hv/Kconfig
|
||||||
+++ b/drivers/hv/Kconfig
|
+++ b/drivers/hv/Kconfig
|
||||||
@@ -19,6 +19,7 @@ config HYPERV_TIMER
|
@@ -18,6 +18,7 @@ config HYPERV_TIMER
|
||||||
config HYPERV_UTILS
|
config HYPERV_UTILS
|
||||||
tristate "Microsoft Hyper-V Utilities driver"
|
tristate "Microsoft Hyper-V Utilities driver"
|
||||||
depends on HYPERV && CONNECTOR && NLS
|
depends on HYPERV && CONNECTOR && NLS
|
||||||
+ depends on PTP_1588_CLOCK_OPTIONAL
|
+ depends on PTP_1588_CLOCK_OPTIONAL
|
||||||
help
|
help
|
||||||
Select this option to enable the Hyper-V Utilities.
|
Select this option to enable the Hyper-V Utilities.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user