--- zzzz-none-000/linux-4.9.231/drivers/net/phy/Kconfig 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5530-730/linux-4.9.231/drivers/net/phy/Kconfig 2022-08-31 08:19:49.000000000 +0000 @@ -12,6 +12,12 @@ if PHYLIB +config PHY_ID0_JZ_66791_PANIC + bool "Treat a PHY id of zero as mdio bus lockup" + help + Workaround: + Panic if a PHY id 0 occurs on an mdio bus. + config SWPHY bool @@ -226,6 +232,11 @@ ---help--- Currently supports the DP83867 PHY. +config LANTIQ_PHY + tristate "Driver for Lantiq PHYs" + ---help--- + Supports the 11G and 22F PHYs. + config FIXED_PHY tristate "MDIO Bus/PHY emulation with fixed speed/link PHYs" depends on PHYLIB