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 Sort
details: https://anonhg.NetBSD.org/src/rev/5b3e222b2363
branches: trunk
changeset: 1006732:5b3e222b2363
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Jan 25 18:10:11 2020 +0000
description:
Sort
diffstat:
sys/arch/evbarm/conf/std.generic | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 7209838aa204 -r 5b3e222b2363 sys/arch/evbarm/conf/std.generic
--- a/sys/arch/evbarm/conf/std.generic Sat Jan 25 18:01:28 2020 +0000
+++ b/sys/arch/evbarm/conf/std.generic Sat Jan 25 18:10:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.generic,v 1.6 2018/11/14 11:02:52 jmcneill Exp $
+# $NetBSD: std.generic,v 1.7 2020/01/25 18:10:11 skrll Exp $
#
# generic NetBSD/evbarm with FDT support
@@ -26,9 +26,9 @@
options __BUS_SPACE_HAS_STREAM_METHODS
options __HAVE_CPU_COUNTER
options __HAVE_CPU_UAREA_ALLOC_IDLELWP
+options __HAVE_FAST_SOFTINTS # should be in types.h
options __HAVE_GENERIC_START
options __HAVE_GENERIC_CPU_INITCLOCKS
-options __HAVE_FAST_SOFTINTS # should be in types.h
options __HAVE_PCI_CONF_HOOK
options __HAVE_PCI_MSI_MSIX
Home |
Main Index |
Thread Index |
Old Index