mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
916c0c4b83
We can't select PTP_1588_CLOCK when posix timers are completely
disabled:
WARNING: unmet direct dependencies detected for PTP_1588_CLOCK
Depends on [n]: NET [=y] && POSIX_TIMERS [=n]
Selected by [y]:
- FSL_DPAA2_PTP_CLOCK [=y] && STAGING [=y] && FSL_DPAA2_ETH [=y]
This adds the necessary dependency.
Fixes:
|
||
---|---|---|
.. | ||
ethernet | ||
ethsw | ||
rtc | ||
Kconfig | ||
Makefile |