samples: net: gptp: Remove Kconfig MAC address for sam_e70_xplained
This commit removes the Kconfig MAC address configurations for the `sam_e70_xplained` board, as these have been migrated to use the device tree configurations. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
969ec0c0e8
commit
14573bdb3a
1 changed files with 0 additions and 9 deletions
|
@ -3,12 +3,3 @@ CONFIG_ETH_SAM_GMAC=y
|
|||
CONFIG_PTP_CLOCK_SAM_GMAC=y
|
||||
|
||||
CONFIG_ETH_SAM_GMAC_MAC_I2C_EEPROM=y
|
||||
|
||||
# Optionally you can use fixed MAC address
|
||||
CONFIG_ETH_SAM_GMAC_MAC_MANUAL=n
|
||||
CONFIG_ETH_SAM_GMAC_MAC0=0xFC
|
||||
CONFIG_ETH_SAM_GMAC_MAC1=0xC2
|
||||
CONFIG_ETH_SAM_GMAC_MAC2=0x3D
|
||||
CONFIG_ETH_SAM_GMAC_MAC3=0xBC
|
||||
CONFIG_ETH_SAM_GMAC_MAC4=0x8C
|
||||
CONFIG_ETH_SAM_GMAC_MAC5=0xAE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue