diff options
| -rw-r--r-- | sys/amd64/conf/GENERIC | 3 | ||||
| -rw-r--r-- | sys/i386/conf/GENERIC | 3 |
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 |
