Skip to content

Commit 213d9d4

Browse files
committed
Merge tag 'hyperv-fixes-signed-20211214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Pull hyperv fix from Wei Liu: "Build fix from Randy Dunlap" * tag 'hyperv-fixes-signed-20211214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
2 parents 5472f14 + 1dc2f2b commit 213d9d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/hv/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ config HYPERV_TIMER
1919
config HYPERV_UTILS
2020
tristate "Microsoft Hyper-V Utilities driver"
2121
depends on HYPERV && CONNECTOR && NLS
22+
depends on PTP_1588_CLOCK_OPTIONAL
2223
help
2324
Select this option to enable the Hyper-V Utilities.
2425

0 commit comments

Comments
 (0)