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

Manual

Type: bool

Help

Assign an arbitrary MAC address.

Direct dependencies

<choice ETH_SAM_GMAC_MAC_SELECT: MAC address>

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

Kconfig definition

At drivers/ethernet/Kconfig.sam_gmac:78

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

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

config ETH_SAM_GMAC_MAC_MANUAL
    bool
    prompt "Manual" if <choice ETH_SAM_GMAC_MAC_SELECT: MAC address>
    depends on <choice ETH_SAM_GMAC_MAC_SELECT: MAC address>
    help
      Assign an arbitrary MAC address.

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