Module Name: src
Committed By: skrll
Date: Thu Jul 25 20:04:41 UTC 2019
Modified Files:
src/sys/arch/evbarm/conf: GENERIC
Log Message:
Remove a duplicate psci* at fdt?
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/evbarm/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/GENERIC
diff -u src/sys/arch/evbarm/conf/GENERIC:1.45 src/sys/arch/evbarm/conf/GENERIC:1.46
--- src/sys/arch/evbarm/conf/GENERIC:1.45 Thu Jul 25 00:30:45 2019
+++ src/sys/arch/evbarm/conf/GENERIC Thu Jul 25 20:04:41 2019
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC,v 1.45 2019/07/25 00:30:45 jmcneill Exp $
+# $NetBSD: GENERIC,v 1.46 2019/07/25 20:04:41 skrll Exp $
#
# GENERIC ARM (aarch32) kernel
#
@@ -351,9 +351,6 @@ tegrapmc* at fdt? pass 4 # NVIDIA Tegra
armpmu* at fdt?
pseudo-device tprof
-# Power state coordination interface
-psci* at fdt?
-
# Clock and Reset controller
bcmcprman* at fdt? pass 1 # Broadcom BCM283x Clock Manager
bcmaux* at fdt? pass 1 # Broadcom BCM283x Aux Periph Clocks