[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1471557366-21672-1-git-send-email-andrew@lunn.ch>
Date: Thu, 18 Aug 2016 23:56:04 +0200
From: Andrew Lunn <andrew@...n.ch>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>
Subject: [PATCH net-next 0/2] 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.
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
Powered by blists - more mailing lists