svn commit: r328851 - head/sys/powerpc/conf

Justin Hibbits jhibbits at FreeBSD.org
Sun Feb 4 15:39:16 UTC 2018


Author: jhibbits
Date: Sun Feb  4 15:39:15 2018
New Revision: 328851
URL: https://svnweb.freebsd.org/changeset/base/328851

Log:
  Add sdhci to MPC85XX build

Modified:
  head/sys/powerpc/conf/MPC85XX

Modified: head/sys/powerpc/conf/MPC85XX
==============================================================================
--- head/sys/powerpc/conf/MPC85XX	Sun Feb  4 15:37:58 2018	(r328850)
+++ head/sys/powerpc/conf/MPC85XX	Sun Feb  4 15:39:15 2018	(r328851)
@@ -95,6 +95,7 @@ device		random
 #device		rl
 device		scbus
 device		scc
+device  	sdhci
 device		sec
 device  	spibus
 device  	spigen


More information about the svn-src-all mailing list