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 options __HAVE_GENERIC_CPU_INITCLOCKS
details: https://anonhg.NetBSD.org/src/rev/1f151806be00
branches: trunk
changeset: 320332:1f151806be00
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Jul 01 23:41:37 2018 +0000
description:
add options __HAVE_GENERIC_CPU_INITCLOCKS
diffstat:
sys/arch/evbarm/conf/std.exynos | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7d37a3b93e23 -r 1f151806be00 sys/arch/evbarm/conf/std.exynos
--- a/sys/arch/evbarm/conf/std.exynos Sun Jul 01 23:28:40 2018 +0000
+++ b/sys/arch/evbarm/conf/std.exynos Sun Jul 01 23:41:37 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.exynos,v 1.5 2017/07/05 01:08:44 jmcneill Exp $
+# $NetBSD: std.exynos,v 1.6 2018/07/01 23:41:37 jmcneill Exp $
#
machine evbarm arm
@@ -27,6 +27,7 @@
options PCI_NETBSD_CONFIGURE
options __HAVE_PCI_CONF_HOOK
options __BUS_SPACE_HAS_STREAM_METHODS
+options __HAVE_GENERIC_CPU_INITCLOCKS
makeoptions KERNEL_BASE_PHYS="0x40000000"
makeoptions KERNEL_BASE_VIRT="0x80000000"
Home |
Main Index |
Thread Index |
Old Index