summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuiz Souza <luiz@netgate.com>2017-09-04 14:29:36 -0500
committerLuiz Souza <luiz@netgate.com>2017-09-06 14:19:00 -0500
commit0624a0e99232eb61d0d6170ecc2e0142223318c1 (patch)
tree3a977adb90a4f4e3c38b469f54d5766eff9491f8
parente421d3c67811722f9ad698f7201c4a88f84973f0 (diff)
downloadFreeBSD-src-0624a0e99232eb61d0d6170ecc2e0142223318c1.zip
FreeBSD-src-0624a0e99232eb61d0d6170ecc2e0142223318c1.tar.gz
Add 'device mii' as it is necessary to build the mvneta driver.
(cherry picked from commit e1f1e559fd5af92264e03561e17b065101d5567d)
-rw-r--r--sys/arm/conf/ARMADA38X1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/ARMADA38X b/sys/arm/conf/ARMADA38X
index 12ab026..52adb7c 100644
--- a/sys/arm/conf/ARMADA38X
+++ b/sys/arm/conf/ARMADA38X
@@ -30,6 +30,7 @@ device uart_snps
# Network
device bpf
+device mii
device mdio
device etherswitch
device e6000sw
OpenPOWER on IntegriCloud