summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>1998-06-30 08:24:02 +0000
committerjmg <jmg@FreeBSD.org>1998-06-30 08:24:02 +0000
commit259c08f7abf7b856513f57dd747f87ec69cb813e (patch)
tree354375fefe7ba28fd98c871c00f1672b57446686 /sys/i386/isa/sound
parentd2eac828b0e8d2e653d3944ace5713b936ab17d8 (diff)
downloadFreeBSD-src-259c08f7abf7b856513f57dd747f87ec69cb813e.zip
FreeBSD-src-259c08f7abf7b856513f57dd747f87ec69cb813e.tar.gz
document options to hardwire GUS irq/dmas...
Diffstat (limited to 'sys/i386/isa/sound')
-rw-r--r--sys/i386/isa/sound/local.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/isa/sound/local.h b/sys/i386/isa/sound/local.h
index c6ed9b8..3f02968 100644
--- a/sys/i386/isa/sound/local.h
+++ b/sys/i386/isa/sound/local.h
@@ -18,6 +18,9 @@
#include "snd.h"
#if NSND > 0
+
+#include "opt_sound.h"
+
#define CONFIGURE_SOUNDCARD
#define CONFIG_SEQUENCER
OpenPOWER on IntegriCloud