linux/drivers/staging/fsl-dpaa2
Arnd Bergmann 916c0c4b83 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: 9bdf43b3d4 ("staging: fsl-dpaa2/rtc: add rtc driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-25 18:45:47 +02:00
..
ethernet staging: fsl-dpaa2/eth: add the get_ts_info interface for ethtool 2018-04-29 15:25:08 +02:00
ethsw staging: fsl-dpaa2/ethsw: Fix tag control information value overwrite 2018-04-23 10:49:14 +02:00
rtc staging: fsl-dpaa2/rtc: support phc_index of ethtool_ts_info 2018-04-29 15:25:08 +02:00
Kconfig staging: fsl-dpaa2/rtc: fix PTP dependency 2018-05-25 18:45:47 +02:00
Makefile staging: fsl-dpaa2/rtc: add rtc driver 2018-04-23 15:53:05 +02:00