summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-01-25 03:16:31 +0000
committerache <ache@FreeBSD.org>1994-01-25 03:16:31 +0000
commit3b1e7c558d656453c13617c8faf0ba81bc181bba (patch)
treed9659e060957cc56d8f0d74d182f1db4757803ca /sys/conf
parent76b4ea09c1f6ce36ebd5cd542cbc1edc2316201e (diff)
downloadFreeBSD-src-3b1e7c558d656453c13617c8faf0ba81bc181bba.zip
FreeBSD-src-3b1e7c558d656453c13617c8faf0ba81bc181bba.tar.gz
Sound driver options added
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 19cbe13..6067ffa 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.42 1994/01/21 09:55:56 davidg Exp $
+# $Id: LINT,v 1.43 1994/01/22 09:25:37 rgrimes Exp $
#
machine "i386"
@@ -48,6 +48,11 @@ options IPBROADCASTECHO=1 #send reply to broadcast pings
options IPMASKAGENT=1 #send reply to icmp mask requests
options TPCONS #support X.25 network-layer service
+options EXCLUDE_CHIP_MIDI # \ sound driver options
+options "EXCLUDE_MPU401" # \ exclude specified
+options EXCLUDE_GUS # / device or chip
+options EXCLUDE_SBPRO # / from driver
+
#
# options that are in sys/conf/files
#
OpenPOWER on IntegriCloud