Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Add cgd to evbarm GENERIC.common.
details: https://anonhg.NetBSD.org/src/rev/311753647394
branches: trunk
changeset: 745281:311753647394
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Feb 27 16:35:39 2020 +0000
description:
Add cgd to evbarm GENERIC.common.
diffstat:
sys/arch/evbarm/conf/GENERIC.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 756266e7bc4e -r 311753647394 sys/arch/evbarm/conf/GENERIC.common
--- a/sys/arch/evbarm/conf/GENERIC.common Thu Feb 27 15:41:47 2020 +0000
+++ b/sys/arch/evbarm/conf/GENERIC.common Thu Feb 27 16:35:39 2020 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.common,v 1.34 2019/07/21 17:05:11 rin Exp $
+# $NetBSD: GENERIC.common,v 1.35 2020/02/27 16:35:39 riastradh Exp $
#
# GENERIC evbarm kernel config (template)
#
@@ -130,6 +130,7 @@
pseudo-device vnd # disk-like interface to files
#pseudo-device fss # file system snapshot device
pseudo-device drvctl # driver control
+pseudo-device cgd # cryptographic disk devices
# network pseudo-devices
pseudo-device bpfilter # Berkeley packet filter
Home |
Main Index |
Thread Index |
Old Index