ptp: ocp: Have Kconfig select NET_DEVLINK
authorJonathan Lemon <jonathan.lemon@gmail.com>
Mon, 16 Aug 2021 22:13:36 +0000 (15:13 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 Aug 2021 00:18:43 +0000 (17:18 -0700)
commitd79500e66a52103be31e62389cdd7ef345e4fe47
tree53b2139973cc9ce6ae20294250cad4693b117a24
parentd9fdbf132dab4d844167004ae4ca979fbebd9871
ptp: ocp: Have Kconfig select NET_DEVLINK

NET doesn't imply NET_DEVLINK.  Select this separately, so that
random config combinations don't complain.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 773bda964921 ("ptp: ocp: Expose various resources on the timecard.")
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/ptp/Kconfig