zephyr/drivers/mdio
Fabio Baltieri acbb7a39bb ethernet: smsc91x: select MDIO
This driver implements an MDIO device. Enable the MDIO driver to avoid a
build error for:

orphan section `._device.static.3_CONFIG_MDIO_INIT_PRIORITY_'

Also set the proper compatible in mdio_shell so that the ethernet tests
build correctly.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-08-16 14:52:31 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.adin2111
Kconfig.esp32
Kconfig.nxp_s32
Kconfig.sam
mdio_adin2111.c
mdio_esp32.c
mdio_nxp_s32_netc.c
mdio_sam.c ethernet: sam-gmac: make phy a phandle of the ethernet device 2023-08-01 15:37:59 +02:00
mdio_shell.c ethernet: smsc91x: select MDIO 2023-08-16 14:52:31 +02:00