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 MODULAR
details: https://anonhg.NetBSD.org/src/rev/24f682f6efba
branches: trunk
changeset: 789392:24f682f6efba
user: matt <matt%NetBSD.org@localhost>
date: Sun Aug 18 05:20:47 2013 +0000
description:
Add options MODULAR
diffstat:
sys/arch/evbarm/conf/std.beagle | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b1a1876058d9 -r 24f682f6efba sys/arch/evbarm/conf/std.beagle
--- a/sys/arch/evbarm/conf/std.beagle Sun Aug 18 05:07:19 2013 +0000
+++ b/sys/arch/evbarm/conf/std.beagle Sun Aug 18 05:20:47 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.beagle,v 1.10 2013/06/12 21:35:22 matt Exp $
+# $NetBSD: std.beagle,v 1.11 2013/08/18 05:20:47 matt Exp $
#
# standard NetBSD/evbarm for BEAGLEBOARD options
@@ -9,6 +9,7 @@
include "arch/evbarm/conf/files.beagle"
# To support easy transit to ../arch/arm/arm32
+options MODULAR
options __HAVE_CPU_COUNTER
options CORTEX_PMC
options __HAVE_FAST_SOFTINTS # should be in types.h
Home |
Main Index |
Thread Index |
Old Index