netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] PHY Kconfig and Makefile cleanup
@ 2016-08-18 21:56 Andrew Lunn
  2016-08-18 21:56 ` [PATCH net-next 1/2] net: phy: Sort Makefile and Kconfig Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrew Lunn @ 2016-08-18 21:56 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, Florian Fainelli, Andrew Lunn

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-20  0:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18 21:56 [PATCH net-next 0/2] PHY Kconfig and Makefile cleanup Andrew Lunn
2016-08-18 21:56 ` [PATCH net-next 1/2] net: phy: Sort Makefile and Kconfig Andrew Lunn
2016-08-18 22:34   ` Florian Fainelli
2016-08-18 21:56 ` [PATCH net-next 2/2] net: phy: Kconfig: Remove redundant "Support for" Andrew Lunn
2016-08-18 22:32   ` Florian Fainelli
2016-08-20  0:12 ` [PATCH net-next 0/2] PHY Kconfig and Makefile cleanup David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).