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 Don't require the IQ80310 option. Made...
details: https://anonhg.NetBSD.org/src/rev/48dc43a6ff28
branches: trunk
changeset: 516988:48dc43a6ff28
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun Nov 04 03:01:19 2001 +0000
description:
Don't require the IQ80310 option. Made possible by files.<board>.
diffstat:
sys/arch/evbarm/conf/files.iq80310 | 6 +++---
sys/arch/evbarm/conf/std.iq80310 | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r c95ecf9481d0 -r 48dc43a6ff28 sys/arch/evbarm/conf/files.iq80310
--- a/sys/arch/evbarm/conf/files.iq80310 Sun Nov 04 02:56:13 2001 +0000
+++ b/sys/arch/evbarm/conf/files.iq80310 Sun Nov 04 03:01:19 2001 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: files.iq80310,v 1.1 2001/11/04 02:20:22 thorpej Exp $
+# $NetBSD: files.iq80310,v 1.2 2001/11/04 03:01:19 thorpej Exp $
#
# Intel IQ80310 evaluation board configuration info
#
-file arch/evbarm/iq80310/iq80310_machdep.c iq80310
+file arch/evbarm/iq80310/iq80310_machdep.c
# IQ80310 PCI support
-file arch/evbarm/iq80310/pci_machdep.c pci & iq80310
+file arch/evbarm/iq80310/pci_machdep.c pci
diff -r c95ecf9481d0 -r 48dc43a6ff28 sys/arch/evbarm/conf/std.iq80310
--- a/sys/arch/evbarm/conf/std.iq80310 Sun Nov 04 02:56:13 2001 +0000
+++ b/sys/arch/evbarm/conf/std.iq80310 Sun Nov 04 03:01:19 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.iq80310,v 1.4 2001/11/04 02:20:23 thorpej Exp $
+# $NetBSD: std.iq80310,v 1.5 2001/11/04 03:01:19 thorpej Exp $
#
# standard NetBSD/evbarm for IQ80310 options
@@ -10,7 +10,6 @@
options EXEC_ELF32
options EXEC_AOUT
options EXEC_SCRIPT
-options IQ80310
options NEWINTR
# To support easy transit to ../arch/arm/arm32
Home |
Main Index |
Thread Index |
Old Index