:orphan: .. title:: CONFIG_MDIO .. kconfig:: CONFIG_MDIO CONFIG_MDIO ########### *MDIO Drivers* Type: ``bool`` Help ==== .. code-block:: none Enable MDIO Driver Configuration Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`ETH_SAM_GMAC ` Kconfig definition ================== At ``/mdio/Kconfig:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:22`` Menu path: (Top) → Device Drivers .. code-block:: kconfig menuconfig MDIO bool "MDIO Drivers" help Enable MDIO Driver Configuration *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*