Add snd_hda(4) to GENERIC64 used by powerpc64.

amd64 also has snd_hda(4) in GENERIC.

Approved by:	jhibbits (src committer), linimon (mentor)
This commit is contained in:
Piotr Kubaj 2019-05-24 20:01:59 +00:00
parent 2ef9ff7dd3
commit 57557e714e

View File

@ -246,6 +246,7 @@ device pmu
# Sound support
device sound # Generic sound driver (required)
device snd_ai2s # Apple I2S audio
device snd_hda # Intel High Definition Audio
device snd_uaudio # USB Audio
# Netmap provides direct access to TX/RX rings on supported NICs