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 __HAVE_GENERIC_CPU_INITCLOCKS
details: https://anonhg.NetBSD.org/src/rev/313aabee42e5
branches: trunk
changeset: 454150:313aabee42e5
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Fri Sep 06 21:09:11 2019 +0000
description:
Add __HAVE_GENERIC_CPU_INITCLOCKS
diffstat:
sys/arch/evbarm/conf/std.generic64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 90d392e3fa5a -r 313aabee42e5 sys/arch/evbarm/conf/std.generic64
--- a/sys/arch/evbarm/conf/std.generic64 Fri Sep 06 20:52:57 2019 +0000
+++ b/sys/arch/evbarm/conf/std.generic64 Fri Sep 06 21:09:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.generic64,v 1.10 2019/07/03 19:45:14 jmcneill Exp $
+# $NetBSD: std.generic64,v 1.11 2019/09/06 21:09:11 jmcneill Exp $
#
# generic NetBSD/evbarm64 with FDT support
@@ -20,6 +20,7 @@
options MODULAR_DEFAULT_AUTOLOAD
options PCI_NETBSD_CONFIGURE
options _ARM32_NEED_BUS_DMA_BOUNCE
+options __HAVE_GENERIC_CPU_INITCLOCKS
options __HAVE_PCI_CONF_HOOK
options __HAVE_PCI_MSI_MSIX
Home |
Main Index |
Thread Index |
Old Index