The latest development version of this page may be more current than this released 1.14.1 version.
choice: MII/RMII Interface to the Physical Layer

MII/RMII Interface to the Physical Layer

Type: bool

Direct dependencies

ETH_SAM_GMAC && NET_L2_ETHERNET

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

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At drivers/ethernet/Kconfig.sam_gmac:160

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

Menu path: (top menu) → Device Drivers → Ethernet Drivers → Atmel SAM Ethernet driver

choice
    bool
    prompt "MII/RMII Interface to the Physical Layer" if ETH_SAM_GMAC && NET_L2_ETHERNET
    depends on ETH_SAM_GMAC && NET_L2_ETHERNET

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