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/4dbdc4e38caa
branches:  netbsd-9
changeset: 458375:4dbdc4e38caa
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Sep 22 12:35:56 2019 +0000

description:
Pull up following revision(s) (requested by jmcneill in ticket #224):

        sys/arch/evbarm/conf/std.generic64: revision 1.11

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 99e60842ffd7 -r 4dbdc4e38caa sys/arch/evbarm/conf/std.generic64
--- a/sys/arch/evbarm/conf/std.generic64        Sun Sep 22 12:34:06 2019 +0000
+++ b/sys/arch/evbarm/conf/std.generic64        Sun Sep 22 12:35:56 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.10.2.1 2019/09/22 12:35:56 martin 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