summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2002-03-30 20:17:49 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2002-03-30 20:17:49 +0000
commit63effaaef367c697a89a7276ec936d7d6f4a492e (patch)
tree7cd5cdd4bfb5c218ba71934a2f20d2d18cb4bc50 /sys
parent77bdd92d98b5d518b5abb989946a2cd0d77af903 (diff)
Add support for WSCONS_COMPAT_RAWKBD to macppc, see warning sent to ppc@
This is in preparation for wsmux support.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/macppc/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index c6d32099fe6..a2548bb89a2 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.17 2002/03/28 14:39:45 drahn Exp $
+# $OpenBSD: GENERIC,v 1.18 2002/03/30 20:17:48 drahn Exp $
#
# PPC GENERIC config file
#
@@ -18,7 +18,7 @@ option USBVERBOSE
#option MACOBIOVERBOSE
option ALTIVEC
option APERTURE # in-kernel aperture driver for XFree86
-#option WSDISPLAY_COMPAT_RAWKBD
+option WSDISPLAY_COMPAT_RAWKBD