Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...



details:   https://anonhg.NetBSD.org/src/rev/be0eed2fdb0b
branches:  netbsd-9
changeset: 937253:be0eed2fdb0b
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Aug 13 14:43:31 2020 +0000

description:
Pull up following revision(s) (requested by nia in ticket #1047):

        sys/arch/evbarm/conf/GENERIC.common: revision 1.35

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 a7852887909f -r be0eed2fdb0b sys/arch/evbarm/conf/GENERIC.common
--- a/sys/arch/evbarm/conf/GENERIC.common       Thu Aug 13 14:40:44 2020 +0000
+++ b/sys/arch/evbarm/conf/GENERIC.common       Thu Aug 13 14:43:31 2020 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC.common,v 1.34.2.1 2019/11/21 18:17:59 martin Exp $
+#      $NetBSD: GENERIC.common,v 1.34.2.2 2020/08/13 14:43:31 martin 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