Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/conf Fix outdated comment.
details: https://anonhg.NetBSD.org/src/rev/b57392dc773b
branches: trunk
changeset: 936478:b57392dc773b
user: riastradh <riastradh%NetBSD.org@localhost>
date: Mon Jul 27 20:49:45 2020 +0000
description:
Fix outdated comment.
diffstat:
sys/arch/arm/conf/files.arm | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r ca6aba94acb9 -r b57392dc773b sys/arch/arm/conf/files.arm
--- a/sys/arch/arm/conf/files.arm Mon Jul 27 20:49:10 2020 +0000
+++ b/sys/arch/arm/conf/files.arm Mon Jul 27 20:49:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.arm,v 1.158 2020/06/29 23:56:31 riastradh Exp $
+# $NetBSD: files.arm,v 1.159 2020/07/27 20:49:45 riastradh Exp $
# temporary define to allow easy moving to ../arch/arm/arm32
defflag ARM32
@@ -263,6 +263,5 @@
# profiling support
file dev/tprof/tprof_armv7.c tprof
-# vpaes with ARM NEON -- disabled for now pending arm32 kernel fpu
-# support and ctf
+# vpaes with ARM NEON
include "crypto/aes/arch/arm/files.aesneon"
Home |
Main Index |
Thread Index |
Old Index