mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Enable ES1371 sound card module for VMWare guests (#3799)
VMWare has option to emulate ES1371 soundcard which supposedly works better than the default hdaudio. Enable its driver for the OVA image. Fixes #3778
This commit is contained in:
parent
b8b1e255b1
commit
d9fb660152
@ -21,6 +21,8 @@ CONFIG_VMWARE_VMCI_VSOCKETS=m
|
||||
CONFIG_VMWARE_VMCI=y
|
||||
CONFIG_VMWARE_BALLOON=y
|
||||
CONFIG_VMWARE_PVSCSI=y
|
||||
# VMWare has optional ES1371 sound card emulation
|
||||
CONFIG_SND_ENS1371=m
|
||||
|
||||
# These options are for LXD Guest Support
|
||||
CONFIG_NET_9P=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user