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 No longer used.
details: https://anonhg.NetBSD.org/src/rev/a7672e4996c2
branches: trunk
changeset: 460782:a7672e4996c2
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Nov 03 12:18:28 2019 +0000
description:
No longer used.
diffstat:
sys/arch/evbarm/conf/std.igepv2 | 28 ----------------------------
1 files changed, 0 insertions(+), 28 deletions(-)
diffs (32 lines):
diff -r ecf304b9df82 -r a7672e4996c2 sys/arch/evbarm/conf/std.igepv2
--- a/sys/arch/evbarm/conf/std.igepv2 Sun Nov 03 12:17:32 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: std.igepv2,v 1.10 2018/10/15 16:54:54 skrll Exp $
-#
-# standard NetBSD/evbarm for IGEPV2 options
-
-machine evbarm arm
-include "arch/evbarm/conf/std.evbarm"
-
-# Pull in BEAGLEBOARD config definitions.
-include "arch/evbarm/conf/files.beagle"
-
-options KDTRACE_HOOKS
-options MODULAR
-options MODULAR_DEFAULT_AUTOLOAD
-options CORTEX_PMC
-options __HAVE_CPU_COUNTER
-options __HAVE_FAST_SOFTINTS # should be in types.h
-options __HAVE_CPU_UAREA_ALLOC_IDLELWP
-options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
-options ARM_HAS_VBAR
-options FPU_VFP
-options TPIDRPRW_IS_CURCPU
-
-makeoptions LOADADDRESS="0x80300000"
-makeoptions BOARDTYPE="igepv2"
-makeoptions BOARDMKFRAG="${THISARM}/conf/mk.beagle"
-
-options ARM_INTR_IMPL="<arch/arm/omap/omap2_intr.h>"
-options ARM_GENERIC_TODR
Home |
Main Index |
Thread Index |
Old Index