summaryrefslogtreecommitdiff
path: root/sys/arch/loongson
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-01-31 15:50:08 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-01-31 15:50:08 +0000
commitc9b56167851d1049fac2c2016aaa2b2451bdf204 (patch)
treee1b716a3bf8914cc3364994d5b91789f9d09072c /sys/arch/loongson
parentcf56c10a1b741de3c33d13f79cc2ba5faf03cacd (diff)
Add option WSCONS_COMPAT_RAWKBD for X. ok miod@.
Diffstat (limited to 'sys/arch/loongson')
-rw-r--r--sys/arch/loongson/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC
index 1da08bcbe81..97c5f4930d3 100644
--- a/sys/arch/loongson/conf/GENERIC
+++ b/sys/arch/loongson/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.1 2009/12/25 22:15:11 miod Exp $
+# $OpenBSD: GENERIC,v 1.2 2010/01/31 15:50:07 matthieu Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -17,6 +17,7 @@ option CPU_LOONGSON2
makeoption LINK_ADDRESS="0xffffffff80200000"
option USER_PCICONF
+option WSDISPLAY_COMPAT_RAWKBD
option PCIVERBOSE
option USBVERBOSE