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 Delete an option that doesn't really ex...



details:   https://anonhg.NetBSD.org/src/rev/bfa34440112c
branches:  trunk
changeset: 517282:bfa34440112c
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Nov 10 00:18:17 2001 +0000

description:
Delete an option that doesn't really exist.

diffstat:

 sys/arch/evbarm/conf/IQ80310 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 1108eda35bc1 -r bfa34440112c sys/arch/evbarm/conf/IQ80310
--- a/sys/arch/evbarm/conf/IQ80310      Sat Nov 10 00:13:58 2001 +0000
+++ b/sys/arch/evbarm/conf/IQ80310      Sat Nov 10 00:18:17 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IQ80310,v 1.3 2001/11/10 00:11:11 thorpej Exp $
+#      $NetBSD: IQ80310,v 1.4 2001/11/10 00:18:17 thorpej Exp $
 #
 #      IQ80310 -- Intel IQ80310 Evaluation Board Kernel
 #
@@ -22,7 +22,6 @@
 #makeoptions   COPTS="-O2 -march=armv5 -mtune=xscale"
 
 # Architecture options
-options        I80312          # We have i80312 core logic
 
 # File systems
 



Home | Main Index | Thread Index | Old Index