--- zzzz-none-000/linux-3.10.107/drivers/ptp/Kconfig 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/ptp/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -6,7 +6,9 @@ config PTP_1588_CLOCK tristate "PTP clock support" + depends on NET select PPS + select NET_PTP_CLASSIFY help The IEEE 1588 standard defines a method to precisely synchronize distributed clocks over Ethernet networks. The @@ -72,6 +74,8 @@ config PTP_1588_CLOCK_PCH tristate "Intel PCH EG20T as PTP clock" + depends on X86_32 || COMPILE_TEST + depends on HAS_IOMEM && NET select PTP_1588_CLOCK help This driver adds support for using the PCH EG20T as a PTP