Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FIXED_PHY
has multiple definitions:
drivers/net/phy/Kconfig
The configuration item CONFIG_FIXED_PHY:
(none)
fixed
, fixed_phy
Adds the platform "fixed" MDIO Bus to cover the boards that use PHYs that are not connected to the real MDIO bus.
Currently tested with mpc866ads and mpc8349e-mitx.
drivers/net/phy/Kconfig
The configuration item CONFIG_FIXED_PHY:
CONFIG_PHYLIB
fixed
, fixed_phy
Adds the platform "fixed" MDIO Bus to cover the boards that use PHYs that are not connected to the real MDIO bus.
Currently tested with mpc866ads and mpc8349e-mitx.
drivers/net/phy/Kconfig
The configuration item CONFIG_FIXED_PHY:
CONFIG_PHYLIB = CONFIG_y
fixed
, fixed_phy
Adds the platform "fixed" MDIO Bus to cover the boards that use PHYs that are not connected to the real MDIO bus.
Currently tested with mpc866ads and mpc8349e-mitx.
drivers/net/phy/Kconfig
The configuration item CONFIG_FIXED_PHY:
(none)
fixed
, fixed_phy
Adds the driver to PHY layer to cover the boards that do not have any PHY bound, but with the ability to manipulate the speed/link in software. The relevant MII speed/duplex parameters could be effectively handled in a user-specified function. Currently tested with mpc866ads.
Raw data from LKDDb:
lkddb module fixed CONFIG_FIXED_PHY : drivers/net/phy/Kconfig : "Drivers for PHY emulation on fixed speed/link" # in 2.6.18–2.6.24
lkddb module fixed_phy CONFIG_FIXED_PHY : drivers/net/phy/Kconfig : "MDIO Bus/PHY emulation with fixed speed/link PHYs" # in 3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab