summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2018-04-20 04:38:47 +0000
committerdlg <dlg@openbsd.org>2018-04-20 04:38:47 +0000
commit4b1c26e74a738a7103be1e1b41543344ec46a795 (patch)
treeb8e58f14edcf0b665ab3aca625a2dd4ba6565093
parentccp(4) manpage (diff)
downloadwireguard-openbsd-4b1c26e74a738a7103be1e1b41543344ec46a795.tar.xz
wireguard-openbsd-4b1c26e74a738a7103be1e1b41543344ec46a795.zip
enable ccp(4) as found on amd seattle platforms, eg, overdrive 1000s
ok kettenis@ jmatthew@
-rw-r--r--sys/arch/arm64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 675b8c054a4..69fb7e0e4a8 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.66 2018/04/07 18:31:22 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.67 2018/04/20 04:38:47 dlg Exp $
#
# GENERIC machine description file
#
@@ -60,6 +60,7 @@ pci* at pciecam?
sdhc* at fdt?
sdmmc* at sdhc?
xhci* at fdt?
+ccp* at fdt? # AMD Cryptographic Co-processor
# NS16550 compatible serial ports
com* at fdt?