Merge branch 'phy-next'
authorDavid S. Miller <davem@davemloft.net>
Sat, 20 Aug 2016 00:11:50 +0000 (17:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Aug 2016 00:11:50 +0000 (17:11 -0700)
Andrew Lunn says:

====================
PHY Kconfig and Makefile cleanup

The Ethernet PHY directory has slowly been getting more entries.
Split the entries in the Makefile and Kconfig into MDIO bus drivers
and PHYs. Within these two groups, sort them. This should reduce merge
conflicts and aid finding what one searches for.

The Kconfig text contains redundant "Driver for" and "Support for"
which add little value, make the vendor less obvious, and defeat the
shortcut key in the menu. Remove such text.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge