diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-31 18:02:19 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-31 09:07:05 -0700 |
commit | 6a7ce95d752efa86a1a383385d4f8035c224dc3d (patch) | |
tree | e632a3835d3bc3959e64b7b1792183b929907fc8 /drivers/net/ethernet/intel/ice/ice_ethtool.c | |
parent | ac5fe22636e2d934056cebcf5d2c9ff7fade6514 (diff) | |
download | linux-6a7ce95d752efa86a1a383385d4f8035c224dc3d.tar.bz2 |
staging/octeon: Fix build error without CONFIG_NETDEVICES
While do COMPILE_TEST build without CONFIG_NETDEVICES,
we get Kconfig warning:
WARNING: unmet direct dependencies detected for PHYLIB
Depends on [n]: NETDEVICES [=n]
Selected by [y]:
- OCTEON_ETHERNET [=y] && STAGING [=y] && (CAVIUM_OCTEON_SOC && NETDEVICES [=n] || COMPILE_TEST [=y])
Reported-by: Hulk Robot <hulkci@huawei.com>
Reported-by: Mark Brown <broonie@kernel.org>
Fixes: 171a9bae68c7 ("staging/octeon: Allow test build on !MIPS")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_ethtool.c')
0 files changed, 0 insertions, 0 deletions