]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "hv: utils: add PTP_1588_CLOCK to Kconfig to fix build"
authorSasha Levin <sashal@kernel.org>
Sat, 9 Apr 2022 16:16:15 +0000 (12:16 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Apr 2022 19:01:03 +0000 (21:01 +0200)
commit84e5dfc05f37bbb7203af4ec6bd18a17d37abacf
tree39595d50600b85e33888650128d883856432fcba
parent3c3fbfa6dddb022e91be18902c3785a82aa4867d
Revert "hv: utils: add PTP_1588_CLOCK to Kconfig to fix build"

This reverts commit c4dc584a2d4c8d74b054f09d67e0a076767bdee5.

On Sat, Apr 09, 2022 at 09:07:51AM -0700, Randy Dunlap wrote:
>According to https://bugzilla.kernel.org/show_bug.cgi?id=215823,
>c4dc584a2d4c8d74b054f09d67e0a076767bdee5 ("hv: utils: add PTP_1588_CLOCK to Kconfig to fix build")
>is a problem for 5.10 since CONFIG_PTP_1588_CLOCK_OPTIONAL does not exist in 5.10.
>This prevents the hyper-V NIC timestamping from working, so please revert that commit.

Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hv/Kconfig