]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc02a3fd24256fd65fe49c1f34bfe90ccec3638c9
tree53b2139973cc9ce6ae20294250cad4693b117a24
parenta60e9ffe0cfa5f2e63fd34d3aa3933b857dd49f4
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: a964dcf3f0ae ("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