]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: Turn default auto-negotiation timeout into Kconfig symbol
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 31 May 2024 16:47:16 +0000 (18:47 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 13 Jun 2024 22:27:06 +0000 (16:27 -0600)
commit4031a4299c43785bad9062859978bafe10efab58
tree4c9235ff0020e34bee9e398a9ce1f0c225e5e8c3
parent3db3a6ba7b0cb09757fc631ccc9d4445eb101dc7
net: phy: Turn default auto-negotiation timeout into Kconfig symbol

Let users configure default auto-negotiation timeout via Kconfig
instead of specifying it in board configuration headers. This is
the first step toward converting this to Kconfig fully, so far the
legacy PHY_ANEG_TIMEOUT in configuration headers takes precedence.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
drivers/net/phy/Kconfig
include/phy.h