mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
11 lines
299 B
Diff
11 lines
299 B
Diff
--- 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.
|
|
|