aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/amd64/conf/GENERIC3
-rw-r--r--sys/i386/conf/GENERIC3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 3421fdb87f27..073289b8a6f8 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
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 3421fdb87f27..073289b8a6f8 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/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