Include e6000sw driver in ARMADA38X configuration
e6000sw Marvell switch driver was added to files and Armada38x kernel configuration file. Submitted by: Bartosz Szczepanek <bsz@semihalf.com> Obtained from: Semihalf Sponsored by: Stormshield Differential revision: https://reviews.freebsd.org/D8178
This commit is contained in:
parent
33ec321971
commit
8a5482eb9f
@ -37,6 +37,9 @@ device vlan
|
||||
device mii
|
||||
device bpf
|
||||
device re
|
||||
device mdio
|
||||
device etherswitch
|
||||
device e6000sw
|
||||
|
||||
# PCI
|
||||
device pci
|
||||
|
@ -1639,6 +1639,7 @@ dev/etherswitch/ip17x/ip17x_phy.c optional ip17x
|
||||
dev/etherswitch/ip17x/ip17x_vlans.c optional ip17x
|
||||
dev/etherswitch/miiproxy.c optional miiproxy
|
||||
dev/etherswitch/rtl8366/rtl8366rb.c optional rtl8366rb
|
||||
dev/etherswitch/e6000sw/e6000sw.c optional e6000sw
|
||||
dev/etherswitch/ukswitch/ukswitch.c optional ukswitch
|
||||
dev/evdev/cdev.c optional evdev
|
||||
dev/evdev/evdev.c optional evdev
|
||||
|
Loading…
x
Reference in New Issue
Block a user