summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2001-05-25 17:55:39 +0000
committerjkh <jkh@FreeBSD.org>2001-05-25 17:55:39 +0000
commit9590b221cbf4b26a2d1a86e484367aaa960db515 (patch)
treec161251ce780f16059f3ea751355e16693ffe592 /sys/amd64
parentb08cb9aed3682e3972f7b917ed138a67aa354590 (diff)
downloadFreeBSD-src-9590b221cbf4b26a2d1a86e484367aaa960db515.zip
FreeBSD-src-9590b221cbf4b26a2d1a86e484367aaa960db515.tar.gz
Take pcm (audio) back out of GENERIC; there appears to be some
concensus, most notably among the maintainers, that it's better loaded as a module. Finally-pushed-over-the-edge-by-the-anguished-cries-of: rwatson
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 3421fdb..073289b 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -144,9 +144,6 @@ device apm
# Add suspend/resume support for the i8254.
device pmtimer
-# Audio support
-device pcm
-
# PCCARD (PCMCIA) support
device card # pccard bus
device pcic # PCMCIA bridge
OpenPOWER on IntegriCloud