diff options
| author | Arnd Bergmann <[email protected]> | 2015-10-09 14:53:54 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-10-12 05:41:15 -0700 |
| commit | 0fa28877b26641cca56b607ccec1fcbda7ae09c6 (patch) | |
| tree | 1f220f594d6fc5fd10c41bdc9384a50dddb8f613 /tools/perf/scripts/python/sctop.py | |
| parent | c577e59ed7f55be398a2a730447a7f37d72eaa57 (diff) | |
net: HNS: fix MDIO dependencies
The newly introduced HNS_MDIO Kconfig symbol selects 'MDIO', but
that is the wrong symbol as the code used by this driver is
provided by PHYLIB rather than the MDIO driver. Also, there is
no need to make this driver user selectable, because it is already
selected by all drivers that need it.
This changes the Kconfig file to select the correct library, and
to make the option silent.
Signed-off-by: Arnd Bergmann <[email protected]>
Fixes: 5b904d39406 ("net: add Hisilicon Network Subsystem MDIO support")
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions