diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-05-25 17:37:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-25 18:45:47 +0200 |
commit | 916c0c4b83de4ef523d68204cc435d6769c5ff8f (patch) | |
tree | cb9f518503100371bcdae740da73ea236b381561 /drivers/staging/mt7621-dma | |
parent | 979eb0c96be97ddefc46cf8659741cf3ffc54fd2 (diff) |
staging: fsl-dpaa2/rtc: fix PTP dependency
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: 9bdf43b3d40f ("staging: fsl-dpaa2/rtc: add rtc driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mt7621-dma')
0 files changed, 0 insertions, 0 deletions