Add RASOPS_SMALL.
This commit is contained in:
parent
976681bfed
commit
12a3da3896
|
@ -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 NFS_BOOT_RWSIZE=1024 # XXX "ea" driver bug workaround
|
|||
#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
|
||||
|
|
Loading…
Reference in New Issue