Re: [PATCH net-next v2] ethernet/intel: fix PTP_1588_CLOCK dependencies

From: Richard Cochran
Date: Mon Aug 02 2021 - 19:09:28 EST


On Mon, Aug 02, 2021 at 07:54:20PM +0000, Keller, Jacob E wrote:
> So go back to "select"?

Why not keep it simple?

PTP core:
Boolean PTP_1588_CLOCK

drivers:
depends on PTP_1588_CLOCK

Also, make Posix timers always part of the core. Tinification is a
lost cause.

Thanks,
Richard