Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/arm26/conf Add RASOPS_SMALL.



details:   https://anonhg.NetBSD.org/src/rev/370be04f70d2
branches:  trunk
changeset: 513742:370be04f70d2
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Fri Aug 10 20:14:17 2001 +0000

description:
Add RASOPS_SMALL.

diffstat:

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

diffs (17 lines):

diff -r cdd64113f53e -r 370be04f70d2 sys/arch/arm26/conf/FOURMEG
--- a/sys/arch/arm26/conf/FOURMEG       Fri Aug 10 19:12:35 2001 +0000
+++ b/sys/arch/arm26/conf/FOURMEG       Fri Aug 10 20:14:17 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: FOURMEG,v 1.17 2001/07/08 16:32:14 abs Exp $
+# $NetBSD: FOURMEG,v 1.18 2001/08/10 20:14:17 bjh21 Exp $
 
 # FOURMEG arm26 configuration -- something small
 
@@ -111,6 +111,7 @@
 #options       WSEMUL_SUN
 #options       WSEMUL_VT100
 options        FONT_VT220L8x8          # 8x8 font for console
+options        RASOPS_SMALL
 
 config         netbsd  root on ? type ?
 #config                netbsd  root on sd0 type ffs



Home | Main Index | Thread Index | Old Index