Enable etherswitchcfg and e6000sw driver in arm64 build
After latest binding update, this patch enables usage of the switch on Armada 3720 EspressoBin, so compile it by default with arm64 GENERIC. A patch was extracted from https://reviews.freebsd.org/D19036 Submitted by: Bert JW Regeer <xistence@0x58.com> Reviewed by: manu
This commit is contained in:
parent
0e7675604a
commit
d8bc0028e7
@ -163,6 +163,11 @@ device vnic # Cavium ThunderX NIC
|
||||
device al_eth # Annapurna Alpine Ethernet NIC
|
||||
device dwc_rk # Rockchip Designware
|
||||
|
||||
# Etherswitch devices
|
||||
device etherswitch # Enable etherswitch support
|
||||
device miiproxy # Required for etherswitch
|
||||
device e6000sw # Marvell mv88e6085 based switches
|
||||
|
||||
# Block devices
|
||||
device ahci
|
||||
device scbus
|
||||
|
Loading…
Reference in New Issue
Block a user