diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-01-16 18:12:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-01-16 18:12:47 +0000 |
commit | a8d8321685dfd4ff0aefa3b511848cbe631d8bfa (patch) | |
tree | d039e32b3c6eb920c4f404311534c9534c8ac061 /sys/arch/zaurus/conf/GENERIC | |
parent | 140f494a9d702e30ddb29aff133b40ea436a5607 (diff) |
WSEMUL_VT100 is the default
Diffstat (limited to 'sys/arch/zaurus/conf/GENERIC')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index ab65fbb753a..9c1ec775c4f 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.15 2005/01/14 18:18:19 drahn Exp $ +# $OpenBSD: GENERIC,v 1.16 2005/01/16 18:12:46 deraadt Exp $ # # GENERIC machine description file # @@ -167,7 +167,6 @@ ukphy* at mii? # "unknown" PHYs # LCD lcd0 at pxaip? wsdisplay* at lcd? console ? -options WSEMUL_VT100 # VT100 / VT220 emulation # Pseudo-Devices pseudo-device wsmux 2 # mouse & keyboard multiplexor |