summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2013-03-15 09:10:53 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2013-03-15 09:10:53 +0000
commit49aac2bac6f6269f9e44cf55dc4de415e2a24efc (patch)
tree85a487a578e55d597c61aea9298132b9ed5c669a /sys/arch/alpha/conf
parent34d0cca60db6731f475f499a11e845c965fd5519 (diff)
Delete the sequencer(4) driver, since its not used any longer. Diff
mostly from armani. ok miod, mpi, jsg and help from sthen
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r--sys/arch/alpha/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index b9b8dc165cd..e974cf315d5 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.229 2013/03/09 02:10:47 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.230 2013/03/15 09:10:52 ratchov Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -437,6 +437,5 @@ owtemp* at onewire? # Temperature
owctr* at onewire? # Counter device
pseudo-device crypto 1
-pseudo-device sequencer 1
pseudo-device hotplug 1 # devices hot plugging
pseudo-device wsmux 2 # mouse & keyboard multiplexor