Author: jhibbits
Date: Sat Jan  4 01:13:00 2020
New Revision: 356346
URL: https://svnweb.freebsd.org/changeset/base/356346

Log:
  powerpc: Remove 'sec' device from QORIQ64 config
  
  The SEC crypto engine, as implemented in this driver, does not exist on any
  64-bit SoC, so don't bother compiling it in.

Modified:
  head/sys/powerpc/conf/QORIQ64

Modified: head/sys/powerpc/conf/QORIQ64
==============================================================================
--- head/sys/powerpc/conf/QORIQ64       Sat Jan  4 01:09:33 2020        
(r356345)
+++ head/sys/powerpc/conf/QORIQ64       Sat Jan  4 01:13:00 2020        
(r356346)
@@ -103,7 +103,6 @@ device              pci
 device         scbus
 device         scc
 device         sdhci
-device         sec
 device         spibus
 device         spigen
 device         tuntap
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to