The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_ETH_SAM_GMAC_MII

MII

Type: bool

Direct dependencies

<choice: MII/RMII Interface to the Physical Layer>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/ethernet/Kconfig.sam_gmac:166

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:18drivers/ethernet/Kconfig:31

Menu path: (top menu) → Device Drivers → Ethernet Drivers → Atmel SAM Ethernet driver → MII/RMII Interface to the Physical Layer

config ETH_SAM_GMAC_MII
    bool
    prompt "MII" if <choice: MII/RMII Interface to the Physical Layer>
    depends on <choice: MII/RMII Interface to the Physical Layer>

(Definitions include propagated dependencies, including from if’s and menus.)