mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
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
0fd68d7298
commit
e54926b254
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=345433
@ -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…
x
Reference in New Issue
Block a user