aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2017-04-02 01:21:35 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2017-04-02 01:21:35 +0000
commitd139c624a99bf3adc5130c6a0b245306ccd1075c (patch)
tree68c68f07d25b4b1d8b21dae08437360480becabd /sys/powerpc/conf
parent6e1c39e9b299b7352cf3960831298d5998109cfd (diff)
downloadsrc-d139c624a99bf3adc5130c6a0b245306ccd1075c.tar.gz
src-d139c624a99bf3adc5130c6a0b245306ccd1075c.zip
Add Freescale eSPI driver found on QorIQ SoCs
Notes
Notes: svn path=/head/; revision=316380
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/MPC85XX2
-rw-r--r--sys/powerpc/conf/MPC85XXSPE2
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index a8b4219aca30..fe32f298c995 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -93,6 +93,8 @@ device random
device scbus
device scc
device sec
+device spibus
+device spigen
device tsec
device dpaa
device tun
diff --git a/sys/powerpc/conf/MPC85XXSPE b/sys/powerpc/conf/MPC85XXSPE
index 04db9ed60537..d1928a5b208c 100644
--- a/sys/powerpc/conf/MPC85XXSPE
+++ b/sys/powerpc/conf/MPC85XXSPE
@@ -94,6 +94,8 @@ device scbus
device scc
device sdhci
device sec
+device spibus
+device spigen
device tsec
device dpaa
device tun