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.

Andrew Lunn (2):
  net: phy: Sort Makefile and Kconfig
  net: phy: Kconfig: Remove redundant "Support for"

 drivers/net/phy/Kconfig  | 439 ++++++++++++++++++++++++-----------------------
 drivers/net/phy/Makefile |  76 ++++----
 2 files changed, 259 insertions(+), 256 deletions(-)

-- 
2.8.1

Reply via email to