--- zzzz-none-000/linux-4.9.276/drivers/net/phy/Kconfig 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/drivers/net/phy/Kconfig 2023-04-05 08:19:01.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 @@ -227,6 +233,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