diff options
author | Jonathan Lemon <[email protected]> | 2021-08-25 14:17:33 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-08-26 12:06:42 +0100 |
commit | bc8e05d6b9658b6b59cb770d981064244cdc574b (patch) | |
tree | ecd4bfe9747b0097587f272b6d63fc1b9629cd12 /drivers/net/ethernet/intel/igc | |
parent | 4b33433ee734661e5d50851f9bbe7934fc2b1928 (diff) |
ptp: ocp: Simplify Kconfig.
Remove the 'imply' statements, these apparently are not doing
what I expected. Platform modules which are used by the driver
still need to be enabled in the overall config for them to be
used, but there isn't a hard dependency on them.
Use 'depend' for selectable modules which provide functions
used directly by the driver.
Signed-off-by: Jonathan Lemon <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions