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
This commit is contained in:
parent
5a6beabdf8
commit
dff7a55513
@ -144,9 +144,6 @@ device apm
|
|||||||
# Add suspend/resume support for the i8254.
|
# Add suspend/resume support for the i8254.
|
||||||
device pmtimer
|
device pmtimer
|
||||||
|
|
||||||
# Audio support
|
|
||||||
device pcm
|
|
||||||
|
|
||||||
# PCCARD (PCMCIA) support
|
# PCCARD (PCMCIA) support
|
||||||
device card # pccard bus
|
device card # pccard bus
|
||||||
device pcic # PCMCIA bridge
|
device pcic # PCMCIA bridge
|
||||||
|
@ -144,9 +144,6 @@ device apm
|
|||||||
# Add suspend/resume support for the i8254.
|
# Add suspend/resume support for the i8254.
|
||||||
device pmtimer
|
device pmtimer
|
||||||
|
|
||||||
# Audio support
|
|
||||||
device pcm
|
|
||||||
|
|
||||||
# PCCARD (PCMCIA) support
|
# PCCARD (PCMCIA) support
|
||||||
device card # pccard bus
|
device card # pccard bus
|
||||||
device pcic # PCMCIA bridge
|
device pcic # PCMCIA bridge
|
||||||
|
Loading…
Reference in New Issue
Block a user